|
| Name | Description |
|---|
.gif) | SiteMapNode(SiteMapProvider, String) |
Initializes a new instance of the SiteMapNode class, using the specified key to identify the page that the node represents and the site map provider that manages the node.
|
.gif) | SiteMapNode(SiteMapProvider, String, String) |
Initializes a new instance of the SiteMapNode class using the specified URL, a key to identify the page that the node represents, and the site map provider that manages the node.
|
.gif) | SiteMapNode(SiteMapProvider, String, String, String) |
Initializes a new instance of the SiteMapNode class using the specified URL, a key to identify the page that the node represents, a title, and the site map provider that manages the node.
|
.gif) | SiteMapNode(SiteMapProvider, String, String, String, String) |
Initializes a new instance of the SiteMapNode class using the specified URL, a key to identify the page that the node represents, a title and description, and the site map provider that manages the node.
|
.gif) | SiteMapNode(SiteMapProvider, String, String, String, String, IList, NameValueCollection, NameValueCollection, String) |
Initializes a new instance of the SiteMapNode class using the specified site map provider that manages the node, URL, title, description, roles, additional attributes, and explicit and implicit resource keys for localization.
|