Gets and sets the String Value of the Property being changed
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string StringValue { get; set; } |
Visual Basic |
---|
Public Property StringValue As String Get Set |