SiteMapDesignerHierarchicalDataSourceView Constructor (SiteMapDataSourceDesigner, String)

 

Initializes a new instance of the SiteMapDesignerHierarchicalDataSourceView class.

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

new : 
        owner:SiteMapDataSourceDesigner *
        viewPath:string -> SiteMapDesignerHierarchicalDataSourceView

Parameters

owner
Type: System.Web.UI.Design.WebControls.SiteMapDataSourceDesigner

The SiteMapDataSourceDesigner that is the designer for the associated SiteMapDataSource.

viewPath
Type: System.String

An XPath query that defines the block of data to use for the view.

.NET Framework
Available since 2.0
Return to top
Show: