| CKEditorControlRemoveButtons Property | 
            List of toolbar button names that must not be rendered.
            This will work as well for non-button toolbar items, like the Font combos.
            
 Remarks
RemarksThis setting is case sensitive
 
Namespace: CMS.CKEditor.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic ICollection<string> RemoveButtons { get; }Property Value
Type: 
ICollectionString See Also
See Also