SiteMapDataSourceView Constructor
.NET Framework (current version)
Initializes a new instance of the SiteMapDataSourceView class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | SiteMapDataSourceView(SiteMapDataSource^, String^, SiteMapNode^) | Initializes a new named instance of the SiteMapDataSourceView class, adding the single specified node to the internal collection of nodes. |
![]() | SiteMapDataSourceView(SiteMapDataSource^, String^, SiteMapNodeCollection^) | Initializes a new named instance of the SiteMapDataSourceView class, setting the internal collection of nodes to the specified node collection. |
Show:
