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