.NET Framework Class Library
SiteMapNode Constructor

Initializes a new instance of the SiteMapNode class and associates it with the specified SiteMapProvider object.

Overload List

  NameDescription
Public methodSiteMapNode(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.
Public methodSiteMapNode(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.
Public methodSiteMapNode(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.
Public methodSiteMapNode(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.
Public methodSiteMapNode(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.
Top
See Also

Reference

Tags :


Page view tracker