Click or drag to resize
ImportExportGridTaskIsChecked Method
Ensure tasks preselection.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public abstract bool IsChecked(
	Object taskId
)

Parameters

taskId
Type: SystemObject
Task ID

Return Value

Type: Boolean
See Also