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