StringValue is the value of the control expressed as a String
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected override string StringValue { get; set; } |
Visual Basic |
---|
Protected Overrides Property StringValue As String Get Set |