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.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool StartupFocus { get; set; }
Property Value
Type:
BooleanSee Also