Insert a custom button.
- name (String)
- Name of the button.
- imageSrc (String)
-
Absolute Url of the button image.
The button should be a 21x20 transparent gif.
- toolTip (String)
- Tooltip text on mouseover.
- onClick (String)
- JavaScript function on the page to call when clicked.
- referenceButtonName (String)
- Name of the button to use as a position reference for insertion.
- insertType (HtmlEditor..::.CreateToolbarInfoEventArgs..::.InsertType)
- How to insert relative to reference button.