SiteMapHierarchicalDataSourceView Constructor (SiteMapNodeCollection^)
.NET Framework (current version)
Initializes a new instance of the SiteMapHierarchicalDataSourceView class, setting the specified collection to the IHierarchicalEnumerable collection that the data source view maintains.
Assembly: System.Web (in System.Web.dll)
Parameters
- collection
-
Type:
System.Web::SiteMapNodeCollection^
A SiteMapNodeCollection that the data source view represents.
The SiteMapHierarchicalDataSourceView class maintains an internal SiteMapNodeCollection collection of nodes. When the SiteMapHierarchicalDataSourceView constructor is used, the specified collection becomes the one the data source view maintains.
.NET Framework
Available since 2.0
Available since 2.0
Show: