SiteMapDataSourceView Constructor
.NET Framework 2.0
Initializes a new instance of the SiteMapDataSourceView class.
| 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. |
Community Additions
ADD
Show: