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