SystemType is the System Data Type for the property

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

Syntax

C#
public string SystemType { get; set; }
Visual Basic
Public Property SystemType As String
	Get
	Set

Field Value

A string representing the Type of the property

See Also