This documentation is archived and is not being maintained.

SiteMapDataSourceView Constructor

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.

  NameDescription
Public method SiteMapDataSourceView(SiteMapDataSource, String, SiteMapNode) Initializes a new named instance of the SiteMapDataSourceView class, adding the single specified node to the internal collection of nodes.
Public method SiteMapDataSourceView(SiteMapDataSource, String, SiteMapNodeCollection) Initializes a new named instance of the SiteMapDataSourceView class, setting the internal collection of nodes to the specified node collection.
Top
Show: