CKEditorControlGetControlClientID Method |
Gets controls ClientID.
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax protected string GetControlClientID(
string name
)
Parameters
- name
- Type: SystemString
Controls name
Return Value
Type:
StringSee Also