CKEditorControlStartupOutlineBlocks Property |
Whether to automatically enable the "show block" command
when the editor loads.
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 StartupOutlineBlocks { get; set; }
Property Value
Type:
BooleanSee Also