CKEditorControlTemplatesReplaceContent Property |
Whether the "Replace actual contents" checkbox
is checked by default in the Templates dialog.
Default value: true
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public bool TemplatesReplaceContent { get; set; }
Property Value
Type:
BooleanSee Also