Click or drag to resize

ITinyMcePossibleSettingsPossibleButtons Property


Gets all the possible XHTML Editor buttons that can be enabled.

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

Property Value

ListITinyMceSetting
Example
Some possible buttons include: bold, paste, redo, table, numlist, etc.
See Also