SiteMapDataSourceDesigner.GetView Method (String)

 

Gets the DesignerHierarchicalDataSourceView for the specified view.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

public override DesignerHierarchicalDataSourceView GetView(
	string viewPath
)

Parameters

viewPath
Type: System.String

The XPath query for the part of the data source to retrieve.

.NET Framework
Available since 2.0
Return to top
Show: