- providerName
- The name of one of the System.Web.SiteMapProvider objects currently registered in the SiteMap.Providers.
The XmlSiteMapProvider.RemoveProvider(string) method removes providerName from the hierarchy for the current provider, including any parent/child relationships that are established by the XmlSiteMapProvider.AddProvider(string, SiteMapNode) method between site map nodes of the current provider and the removed provider.