Click or drag to resize
CKEditorControlObjectID Property
Returns the object name of the CKEditor instance, to be used in javascript.

Namespace: CMS.CKEditor.Web.UI
Assembly: CMS.CKEditor.Web.UI (in CMS.CKEditor.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string ObjectID { get; }

Property Value

Type: String
See Also