Gets and sets the state collection of the DNNMultiStateBox

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

Syntax

C#
public DNNMultiStateCollection States { get; set; }
Visual Basic
Public Property States As DNNMultiStateCollection
	Get
	Set

Field Value

A Boolean

See Also