SiteMapNodeCollection.GetHierarchicalDataSourceView Method
.NET Framework 3.0
Retrieves the SiteMapHierarchicalDataSourceView object that is associated with the nodes in the current collection.
Namespace: System.Web
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
public SiteMapHierarchicalDataSourceView GetHierarchicalDataSourceView ()
public function GetHierarchicalDataSourceView () : SiteMapHierarchicalDataSourceView
Not applicable.
Return Value
A SiteMapHierarchicalDataSourceView for the SiteMapNode objects in the current SiteMapNodeCollection.Community Additions
ADD
Show: