Click or drag to resize
ImportExportBaseGetCheckBoxId Method
Returns the ID for the checkBox.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected string GetCheckBoxId(
	Object codeName,
	string prepos
)

Parameters

codeName
Type: SystemObject
Object code name
prepos
Type: SystemString
Prefix for name.

Return Value

Type: String
See Also