The ReloadingEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ReloadingEventArgs |
Constructor. Initializes a new instance of the ReloadingEventArgs class.
|
Properties
Name | Description | |
---|---|---|
![]() |
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.) |
![]() |
Origin |
One of the ReloadOrigin values that specifies the cause that generated the event.
|