Gets or sets the parent System.Web.SiteMapProvider object of the current provider.
Documentation for this section has not yet been entered.
All classes that implement the abstract System.Web.SiteMapProvider class can support the concept of a site map provider hierarchy. Any hierarchical relationships between providers are maintained outside the scope of a System.Web.SiteMapProviderCollection collection by the providers themselves. For an example of a functional provider hierarchy, see System.Web.XmlSiteMapProvider.