| CKEditorControlGetControlClientID Method | 
            Gets controls ClientID.
            
 
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected string GetControlClientID(
	string name
)
Parameters
- name
- Type: SystemString
 Controls name
Return Value
Type: 
String See Also
See Also