CheckBoxListGetItemChecked Method

There are two overloads for this method

Overload List

GetItemChecked(Int32) Returns a value indicating whether the specified item is checked
GetItemChecked(Object) Returns a value indicating whether the item with the specified value is checked

See Also