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 This setting is case sensitive
Namespace: CMS.CKEditorAssembly: CMS.CKEditor (in CMS.CKEditor.dll) Version: 8.2.23
Syntax public ICollection<string> RemoveButtons { get; }
Property Value
Type:
ICollectionStringSee Also