CMSButtonActionClickedEventArgs Constructor |
Constructor.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax public CMSButtonActionClickedEventArgs(
string actionName = null
)
Parameters
- actionName (Optional)
- Type: SystemString
Name of clicked action
See Also