LoadEventArgs
The LoadEventArgs
class extends BaseEventArgs and represents event arguments for load events.
Properties
Name | Description |
---|---|
ResponseParameters | The response parameters associated with the event. |
Constructors
Name | Description |
---|---|
LoadEventArgs() | Initializes a new instance of the LoadEventArgs class. |