Sets the particular action data.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- index
- Type: System Int32
Index of the action
- text
- Type: System String
Text of the actions
- targetUrl
- Type: System String
Target URL
- javascript (Optional)
- Type: System String
Java-script to execute on click
- tooltip (Optional)
- Type: System String
Tooltip of the action
See Also