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