The DialogCancelEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
Public property Event
Gets original DomEvent that was raised.
(Inherited from DialogEventArgs.)

See Also