Gets and sets the state collection of the DNNMultiStateBox
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public DNNMultiStateCollection States { get; set; } |
Visual Basic |
---|
Public Property States As DNNMultiStateCollection Get Set |