Retrieves a single view on the site map data for the System.Web.SiteMapProvider object according to the starting node and other properties of the data source.
- viewPath
- The URL of the starting node, specified by the SiteMapDataSource.StartingNodeUrl.
A System.Web.UI.HierarchicalDataSourceView helper object on the site map data, starting with the node that is identified by the SiteMapDataSource.StartingNodeUrl or its child, if the SiteMapDataSource.ShowStartingNode is false.