Click or drag to resize

ITinyMceGroupProfile Properties


The ITinyMceGroupProfile type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleBlockFormats
Gets a list of all the block formats enabled for this Tiny MCE profile.
Public propertyCommandRow
Gets an ordered collection of button items representing the command row for the XHTML Editor.
Public propertyConfigJSON
Gets the JSON overrides for the XHTML editor.
Public propertyCode exampleContentCssFile
Gets a file path where a custom CSS configuration file is located on the server relative to the XML directory.
Public propertyDefault
Gets if this is the Default Tiny MCE profile.
Public propertyCode exampleFonts
Gets a list of all the fonts enabled for this Tiny MCE profile.
Public propertyFontSizes
Gets a list of all the font sizes enabled for this Tiny MCE profile.
Public propertyGroupId
Gets the Group ID number associated with the Tiny MCE profile.
Public propertyHeadingFormats
Gets a list of all the heading formats enabled for this Tiny MCE profile.
Public propertyId
Gets the Tiny MCE profile's ID number.
Public propertyCode exampleIgxSmartPaste
Gets the value of the IgxSmartPaste setting for this profile.
Public propertyCode exampleImageCssClass
Gets a list of all the CSS classes enabled for images in the XHTML Editor.
Public propertyCode exampleLinkCssClass
Gets a list of all the CSS classes enabled for links in the XHTML Editor.
Public propertyName
Gets the name of the Tiny MCE profile.
Public propertyPlugins
Gets a list of all the plugins configured for this Tiny MCE profile.
Public propertyRemoveButtons
Gets a list of buttons to remove from the XHTML Editor.
Public propertyCode exampleTableCssClass
Gets a list of all the CSS classes enabled for tables in the XHTML Editor.
Top
See Also