CKEditorControlTemplatesFiles Property |
The list of templates definition files to load.
Default value: Array of "plugins/templates/templates/default.js"
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public string[] TemplatesFiles { get; set; }
Property Value
Type:
StringSee Also