Click or drag to resize
CKEditorControlGetControlClientID Method
Gets controls ClientID.

Namespace: CMS.CKEditor
Assembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax
C#
protected string GetControlClientID(
	string name
)

Parameters

name
Type: SystemString
Controls name

Return Value

Type: String
See Also