CMSButtonAction Class |
Namespace: CMS.Base.Web.UI
public class CMSButtonAction
The CMSButtonAction type exposes the following members.
Name | Description | |
---|---|---|
CMSButtonAction |
Name | Description | |
---|---|---|
Enabled |
Indicates if action is enabled
| |
Name |
Action name. Can be used to identify the action.
| |
OnClientClick |
Script executed when action is clicked
| |
Text |
Action text
| |
ToolTip |
Tooltip text
|