Creates javascript code which triggers postback to this control and optionally additional client code specified by the CMSButtonAction OnClientClick property.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- action
- Type: CMS.ExtendedControls CMSButtonAction
Script's action
Return Value
Type: StringClient script which should be triggered after clicking on the specified action
See Also