| CKEditorControlRemovePlugins Property | 
            List of plugins that must not be loaded.
            This is a tool setting which makes it easier to avoid loading plugins defined in the CKEDITOR.config.plugins setting,
            without having to touch it and potentially breaking it.
            
 
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic ICollection<string> RemovePlugins { get; }Property Value
Type: 
ICollectionString See Also
See Also