CKEditorControlStartupFocus Property |
Sets whether an editable element should have focus when the editor is loading for the first time.
Default value: false
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public bool StartupFocus { get; set; }
Property Value
Type:
BooleanSee Also