SiteMap Properties
.NET Framework (current version)
Namespace:
System.Web
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CurrentNode | Gets a SiteMapNode control that represents the currently requested page. |
![]() ![]() | Enabled | Gets a Boolean value indicating if a site map provider is specified in the Web.config file and if the site map provider is enabled. |
![]() ![]() | Provider | Gets the default SiteMapProvider object for the current site map. |
![]() ![]() | Providers | Gets a read-only collection of named SiteMapProvider objects that are available to the SiteMap class. |
![]() ![]() | RootNode | Gets a SiteMapNode object that represents the top-level page of the navigation structure for the site. |
Show:

