C# Class Rock.Web.UI.Controls.DefinedValuesPicker

Inheritance: RockCheckBoxList
Show file Open project: NewSpring/Rock Class Usage Examples

Public Methods

Method Description
DefinedValuesPicker ( ) : System.Linq

Initializes a new instance of the DefinedValuesPicker class.

Private Methods

Method Description
LoadCheckBoxItems ( ) : void

Loads the CheckBox items.

Method Details

DefinedValuesPicker() public method

Initializes a new instance of the DefinedValuesPicker class.
public DefinedValuesPicker ( ) : System.Linq
return System.Linq