This documentation is archived and is not being maintained.
SiteMapDataSourceView Constructor
Visual Studio 2010
Initializes a new instance of the SiteMapDataSourceView class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: