The ButtonClickingEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ButtonClickingEventArgs |
Constructor. Initializes a new instance of the ButtonClickingEventArgs class.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Action |
One of the ButtonAction values that specifies the button that generated the event.
|
|
|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
(Inherited from DialogCancelEventArgs.) |
|
|
Event |
Gets original DomEvent that was raised.
(Inherited from DialogEventArgs.) |