SiteMapProvider Properties
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentNode | Gets the SiteMapNode object that represents the currently requested page. |
![]() | Description | Gets a brief, friendly description suitable for display in administrative tools or other user interfaces (UIs).(Inherited from ProviderBase.) |
![]() | EnableLocalization | Gets or sets a Boolean value indicating whether localized values of SiteMapNode attributes are returned. |
![]() | Name | Gets the friendly name used to refer to the provider during configuration.(Inherited from ProviderBase.) |
![]() | ParentProvider | Gets or sets the parent SiteMapProvider object of the current provider. |
![]() | ResourceKey | Get or sets the resource key that is used for localizing SiteMapNode attributes. |
![]() | RootNode | Gets the root SiteMapNode object of the site map data that the current provider represents. |
![]() | RootProvider | Gets the root SiteMapProvider object in the current provider hierarchy. |
![]() | SecurityTrimmingEnabled | Gets a Boolean value indicating whether a site map provider filters site map nodes based on a user's role. |
