CKEditorControlExtraPlugins Property |
A list of additional plugins to be loaded. This setting makes it easier
to add new plugins without having to touch plugins setting.
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public ICollection<string> ExtraPlugins { get; }
Property Value
Type:
ICollectionStringSee Also