CMSButtonGroupAction Properties |
The CMSButtonGroupAction type exposes the following members.
Name | Description | |
---|---|---|
Enabled |
Indicates if action is enabled
(Inherited from CMSButtonAction.) | |
IconCssClass |
Gets or sets the CSS class that serves as icon for the button.
Icon is by default rendered before text. Position of the icon can be overriden by
using expression ICON_PLACEMENT_MACRO inside the text property.
| |
Name |
Action name. Can be used to identify the action.
(Inherited from CMSButtonAction.) | |
OnClientClick |
Script executed when action is clicked
(Inherited from CMSButtonAction.) | |
Text |
Action text
(Inherited from CMSButtonAction.) | |
ToolTip |
Tooltip text
(Inherited from CMSButtonAction.) | |
UseIconButton |
Indicates if the icon button (without text) should be used.
|