Gets the hierarchical data node that the IHierarchyData object represents.

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

Syntax

C#
public virtual Object Item { get; }
Visual Basic
Public Overridable ReadOnly Property Item As Object
	Get

Field Value

Return Value

Implements

IHierarchyData..::..Item

Remarks