Gets and sets the selected state of the DNNMultiStateBox (unless DataBound)

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string SelectedStateKey { get; set; }
Visual Basic
Public Property SelectedStateKey As String
	Get
	Set

Field Value

A Boolean

See Also