ImportExportBaseGetCheckBoxId Method |
Returns the ID for the checkBox.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected string GetCheckBoxId(
Object codeName,
string prepos
)
Parameters
- codeName
- Type: SystemObject
Object code name - prepos
- Type: SystemString
Prefix for name.
Return Value
Type:
StringSee Also