AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

BWAEditorCustomButton Properties

The BWAEditorCustomButton type exposes the following members.

Properties


  Name Description
Public property Icon
Gets or sets the CSS class or icon identifier displayed on the button.
Public property Name
Gets or sets the button's internal name (used to register it with the editor).
Public property OnClickFunction
Gets or sets the name of the JavaScript function invoked when the button is clicked.
Public property Tooltip
Gets or sets the tooltip text shown on hover.