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)

abstract GetView : 
        viewPath:string -> DesignerHierarchicalDataSourceView
override GetView : 
        viewPath:string -> DesignerHierarchicalDataSourceView

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: