The CheckBoxList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
CheckBoxList |
Initializes a new instance of the CheckBoxList class
|
Methods
| Name | Description | |
|---|---|---|
|
|
DataBind |
Binds a data source to the invoked server control and all its child controls.
(Overrides BaseDataBoundControl..::..DataBind()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
AutoSize |
Decides auto sizing of Control content.
|
|
|
ClientID |
Gets the server control short identifier generated by Framework.
(Overrides Control..::..ClientID.) |
|
|
CssIncludeGroup |
Determines the CSS group the controls automatically generated style information will be part of.
|
|
|
DisabledAutoPostBackImage |
A list of image sources to use for the auto postback image button.
|
|
|
EnableAutoPostBackButton |
Property to allow user to Enable/Disable AutoPostBack button
|
|
|
EnabledAutoPostBackImage |
A list of image sources to use for the enabled auto postback image button.
|
|
|
PersistState |
Gets or sets the bool value to indicate the CheckBoxList to persist the latest slected list items into MobileProfile. Default value is true.
|
|
|
ProfileDataKey |
controls within the same application can share previous historic entries using the ProfileDataKey. Set ProfileDataKey to the same value on different controls on the same page. |
|
|
StyleClientID |
Returns the controls clientid as string
|
|
|
StyleID |
A list of filters that when matched can be used to override the default stylesheet.
|
Events
| Name | Description | |
|---|---|---|
|
|
AdapterRender |
Control events meant for only internal implementations and should not be used in any of the application logic.
|