Click or drag to resize
ImportExportGridViewGetCheckBoxName Method (Object)
Returns the name for the task checkBox.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string GetCheckBoxName(
	Object taskId
)

Parameters

taskId
Type: SystemObject
Task ID

Return Value

Type: String
See Also