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

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

Property Value

Type: String
See Also