Click or drag to resize
CKEditorControlGetControlClientID Method
Gets controls ClientID.

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

Parameters

name
Type: SystemString
Controls name

Return Value

Type: String
See Also