Gets the name of the type of Object contained in the Item property.

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

Syntax

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

Field Value

Return Value

Implements

IHierarchyData..::..Type

Remarks