System.Web.SiteMapProvider: Property Members

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

Public Properties

[read-only]
CurrentNodeSiteMapNode.

Gets the System.Web.SiteMapNode object that represents the currently requested page.

EnableLocalizationbool.

Gets or sets a Boolean value indicating whether localized values of System.Web.SiteMapNode attributes are returned.

ParentProviderSiteMapProvider.

Gets or sets the parent System.Web.SiteMapProvider object of the current provider.

ResourceKeystring.

Get or sets the resource key that is used for localizing System.Web.SiteMapNode attributes.

[read-only]
RootNodeSiteMapNode.

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

[read-only]
RootProviderSiteMapProvider.

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

[read-only]
SecurityTrimmingEnabledbool.

Gets a Boolean value indicating whether a site map provider filters site map nodes based on a user's role.