Click or drag to resize
CMSMultiButtonBaseClick Event
Occurs when button in button group is clicked

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public event EventHandler<CMSButtonActionClickedEventArgs> Click

Value

Type: SystemEventHandlerCMSButtonActionClickedEventArgs
See Also