Gets the name of the type of Object contained in the Item property.
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual string Type { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property Type As String Get |