System.Web.SiteMapProvider.RootNode Property

Gets the root System.Web.SiteMapNode object of the site map data that the current provider represents.

Syntax

public virtual SiteMapNode RootNode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The default implementation calls the abstract SiteMapProvider.GetRootNodeCore method.

Requirements

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