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