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