The ButtonClickedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ButtonClickedEventArgs |
Constructor. Initializes a new instance of the ButtonClickedEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Action |
One of the ButtonAction values that specifies the button that generated the event.
|
|
|
Event |
Gets original DomEvent that was raised.
(Inherited from DialogEventArgs.) |