System.Web.UI.Design.DesignerHierarchicalDataSourceView.Path Property

Gets the path to the block of data that is presented in the view.

Syntax

public string Path { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The specific nature of the DesignerHierarchicalDataSourceView.Path property is determined by the nature of the data. For XML data, it would be an XPath query, but for other kinds of data it could be a URL or some other unique identifying path.

Requirements

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