Click or drag to resize
CKEditorControlStartupFocus Property
Sets whether an editable element should have focus when the editor is loading for the first time. Default value: false

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

Property Value

Type: Boolean
See Also