ControlExtension..::..SetCheckedItems Method
Sets the checked items.
Namespace:
AdvantageCMS.Core.Common.ExtensionAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public static void SetCheckedItems( this CheckBoxList checkBoxList, List<Guid> guids )
Parameters
- checkBoxList
- Type: CheckBoxList
The check box list.