Click or drag to resize

ITinyMcePossibleSettingsPossibleBlockFormats Property


Gets all the possible XHTML Editor block formatting settings that can be enabled.

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

Property Value

ListITinyMceSetting
Example
Names of possible block formats include: Address, Block Quote, Div, Paragraph, and Preformatted.
See Also