SiteMapDataSourceView Constructor

 

Initializes a new instance of the SiteMapDataSourceView class.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodSiteMapDataSourceView(SiteMapDataSource^, String^, SiteMapNode^)

Initializes a new named instance of the SiteMapDataSourceView class, adding the single specified node to the internal collection of nodes.

System_CAPS_pubmethodSiteMapDataSourceView(SiteMapDataSource^, String^, SiteMapNodeCollection^)

Initializes a new named instance of the SiteMapDataSourceView class, setting the internal collection of nodes to the specified node collection.

Return to top
Show: