BWAEditorCustomButton Members
The BWAEditorCustomButton type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Icon |
Gets or sets the CSS class or icon identifier displayed on the button.
|
|
|
Name |
Gets or sets the button's internal name (used to register it with the editor).
|
|
|
OnClickFunction |
Gets or sets the name of the JavaScript function invoked when the button is clicked.
|
|
|
Tooltip |
Gets or sets the tooltip text shown on hover.
|

