SiteMapDesignerHierarchicalDataSourceView Constructor (SiteMapDataSourceDesigner^, String^)
.NET Framework (current version)
Initializes a new instance of the SiteMapDesignerHierarchicalDataSourceView class.
Assembly: System.Design (in System.Design.dll)
public:
SiteMapDesignerHierarchicalDataSourceView(
SiteMapDataSourceDesigner^ owner,
String^ viewPath
)
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
Available since 2.0
Show: