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: 9.0.0
Syntaxpublic bool StartupFocus { get; set; }
Property Value
Type:
Boolean
See Also