This documentation is archived and is not being maintained.

SiteMapHierarchicalDataSourceView Constructor

Initializes a new instance of the SiteMapHierarchicalDataSourceView 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 SiteMapHierarchicalDataSourceView(SiteMapNode) Initializes a new instance of the SiteMapHierarchicalDataSourceView class, adding the specified node to the IHierarchicalEnumerable collection that the data source view maintains.
Public method SiteMapHierarchicalDataSourceView(SiteMapNodeCollection) Initializes a new instance of the SiteMapHierarchicalDataSourceView class, setting the specified collection to the IHierarchicalEnumerable collection that the data source view maintains.
Top
Show: