WebRequestEventArgs
Wisej.Web.WebRequestEventArgs
Last updated
Wisej.Web.WebRequestEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the WebRequest event.
Initializes a new instance of the WebRequestEventArgs class with the specified error message.
Name | Type | Description |
---|---|---|
context |
HttpRequest: Returns the current HttpRequest.
HttpResponse: Returns the current HttpResponse.
Name | Description |
---|---|
The current .
Represents the method that will handle the event of a control.