Tag Archives: SiteMap XML Dynamics CRM

Update and Publish Multiple Sitemap XML Programmatically in Dynamics 365

Introduction: As we all know we can edit Sitemap by using Microsoft Dynamic Site Map Designer or SiteMap Editor using XrmToolBox. But, we can’t see the updated changes on the Site Map until we save and publish that sitemap. Whereas we can also update SiteMap programmatically, after update we need to publish the sitemap XML… Read More »

How to Retrieve SiteMap XML programmatically in Dynamic 365

Introduction: We can edit Sitemap by using Microsoft Dynamic SiteMap Designer or SiteMap Editor using XrmToolBox. Whereas we can also update SiteMap programmatically, but before updating SiteMap we have to retrieve SiteMap XML programmatically. So in this blog, we will discuss about how to retrieve SiteMap XML programmatically. Recently, we came across below scenario, Where… Read More »