CMSMultiButtonBase GetActionOnClientClick Method Kentico 8.0 API Reference
Creates javascript code which triggers postback to this control and optionally additional client code specified by the CMSButtonAction OnClientClick property.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineString
Client script which should be triggered after clicking on the specified action
See Also