The ButtonClickedEventArgs type exposes the following members.

Properties

  Name Description
Public property Action
One of the ButtonAction values that specifies the button that generated the event.
Public property Event
Gets original DomEvent that was raised.
(Inherited from DialogEventArgs.)

See Also