Click or drag to resize
ImportExportBaseButtonPressed Event
Occurs when a button (All, None, ...) is pressed.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public event EventHandler<EventArgs> ButtonPressed

Value

Type: SystemEventHandlerEventArgs
See Also