Click or drag to resize

ITinyMceGroupProfile Properties


The ITinyMceGroupProfile type exposes the following members.

Properties
  Name Description
Public property Code example BlockFormats Gets a list of all the block formats enabled for this Tiny MCE profile.
Public property CommandRow Gets an ordered collection of button items representing the command row for the XHTML Editor.
Public property ConfigJSON Gets the JSON overrides for the XHTML editor.
Public property Code example ContentCssFile Gets a file path where a custom CSS configuration file is located on the server relative to the XML directory.
Public property Default Gets if this is the Default Tiny MCE profile.
Public property Code example Fonts Gets a list of all the fonts enabled for this Tiny MCE profile.
Public property FontSizes Gets a list of all the font sizes enabled for this Tiny MCE profile.
Public property GroupId Gets the Group ID number associated with the Tiny MCE profile.
Public property HeadingFormats Gets a list of all the heading formats enabled for this Tiny MCE profile.
Public property Id Gets the Tiny MCE profile's ID number.
Public property Code example IgxSmartPaste Gets the value of the IgxSmartPaste setting for this profile.
Public property Code example ImageCssClass Gets a list of all the CSS classes enabled for images in the XHTML Editor.
Public property Code example LinkCssClass Gets a list of all the CSS classes enabled for links in the XHTML Editor.
Public property Name Gets the name of the Tiny MCE profile.
Public property Plugins Gets a list of all the plugins configured for this Tiny MCE profile.
Public property RemoveButtons Gets a list of buttons to remove from the XHTML Editor.
Public property Code example TableCssClass Gets a list of all the CSS classes enabled for tables in the XHTML Editor.
Top
See Also