The properties of System.Web.SiteMapProvider are listed below. For a list of all members, see the SiteMapProvider Members list.
See Also: Inherited members from System.Configuration.Provider.ProviderBase
[read-only] | CurrentNode | SiteMapNode.
Gets the System.Web.SiteMapNode object that represents the currently requested page. |
EnableLocalization | bool.
Gets or sets a Boolean value indicating whether localized values of System.Web.SiteMapNode attributes are returned. | |
ParentProvider | SiteMapProvider.
Gets or sets the parent System.Web.SiteMapProvider object of the current provider. | |
ResourceKey | string.
Get or sets the resource key that is used for localizing System.Web.SiteMapNode attributes. | |
[read-only] | RootNode | SiteMapNode.
Gets the root System.Web.SiteMapNode object of the site map data that the current provider represents. |
[read-only] | RootProvider | SiteMapProvider.
Gets the root System.Web.SiteMapProvider object in the current provider hierarchy. |
[read-only] | SecurityTrimmingEnabled | bool.
Gets a Boolean value indicating whether a site map provider filters site map nodes based on a user's role. |