The ReloadingEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from DialogCancelEventArgs.)
Public property Event
Gets original DomEvent that was raised.
(Inherited from DialogEventArgs.)
Public property Origin
One of the ReloadOrigin values that specifies the cause that generated the event.

See Also