Gets and sets the selected state of the DNNMultiStateBox (unless DataBound)
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string SelectedStateKey { get; set; } |
Visual Basic |
---|
Public Property SelectedStateKey As String Get Set |