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.1.5347.20411)
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