HierarchicalDataSourceDesigner::GetView Method (String^)

 

Gets the named data source view associated with the data source control.

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

public:
virtual DesignerHierarchicalDataSourceView^ GetView(
	String^ viewPath
)

Parameters

viewPath
Type: System::String^

The unique path to the block of data to use in creating the view.

.NET Framework
Available since 2.0
Return to top
Show: