System.Web.SiteMapProvider.RootProvider Property

Gets the root System.Web.SiteMapProvider object in the current provider hierarchy.

Syntax

public virtual SiteMapProvider RootProvider { get; }

Value

Documentation for this section has not yet been entered.

Remarks

All classes that implement the 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.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0