The constructors of System.Web.SiteMapNode are listed below. For a list of all members, see the SiteMapNode Members list.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Web.SiteMapNode class, using the specified key to identify the page that the node represents and the site map provider that manages the node. | ||
Initializes a new instance of the System.Web.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. | ||
Initializes a new instance of the System.Web.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. | ||
Initializes a new instance of the System.Web.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. | ||
Initializes a new instance of the System.Web.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. |