ImportExportGridViewGetCheckBoxName Method (Object) |
Returns the name for the task checkBox.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string GetCheckBoxName(
Object taskId
)
Parameters
- taskId
- Type: SystemObject
Task ID
Return Value
Type:
StringSee Also