ControlExtension..::..GetCheckedItems Method
Gets the checked items.
Namespace:
AdvantageCMS.Core.Common.Extension
Assembly:
AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static List<Guid> GetCheckedItems( this CheckBoxList checkBoxList )
Parameters
- checkBoxList
- Type: CheckBoxList
The check box list.