WebRequestHandler
Wisej.Web.WebRequestHandler
Last updated
Wisej.Web.WebRequestHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Represents the method that will handle the WebRequest event of a Widget control.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A WebRequestEventArgs that contains the event data.
Fired when the widget used the "postbackUrl" to retrieve data from this control.