AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ControlExtension..::..SetCheckedItems Method

Sets the checked items.

Namespace:  AdvantageCMS.Core.Common.Extension
Assembly:  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.
guids
Type: List<(Of <(<'Guid>)>)>
The guids.