EnumTinyMceSettingsType Enumeration Ingeniux CMS Content Store API

The list of setting types for the TinyMCE XHTML editor

Namespace: Ingeniux.CMS.Enums
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public enum EnumTinyMceSettingsType
Members

  Member nameValueDescription
Plugin0 Settings for a plugin
Button1 Settings for a toolbar button
BlockFormat2 Settings for an accepted block element name (e.g., "p" or "div")
Fonts3 Settings for a font choice
FontSizes4 Settings for font sizes
TableCssClass5 Settings for an available CSS class name for the Table element
LinkCssClass6 Settings for an available css class name for a Link element
ImageCss7 Settings for an availabel css class name for a IMG element
See Also

Reference