This documentation is archived and is not being maintained.
SiteMap Properties
Visual Studio 2010
The SiteMap type exposes the following members.
| 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: