Click or drag to resize

ITinyMceUserProfileRemoveButtons Property


Gets a list of buttons to remove from the XHTML Editor.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IEnumerable<ITinyMceSetting> RemoveButtons { get; }

Property Value

IEnumerableITinyMceSetting
See Also