SystemType is the System Data Type for the property
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string SystemType { get; set; } |
Visual Basic |
---|
Public Property SystemType As String Get Set |