Gets the hierarchical path of the node.

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public virtual string Path { get; }
Visual Basic
Public Overridable ReadOnly Property Path As String
	Get

Field Value

Return Value

Implements

IHierarchyData..::..Path

Remarks