Wisej.Web.Application RequestType
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Type of incoming request. Since 3.5.5
DataCount
Request to return the number of records available for a list control.
DataRead
Request to read a data pages for a list control.
Event
Request to process events from the browser.
Load
The application session is being loaded for the first time. See also .
Reload
The application session is being reloaded. See also .
Service
Service (or postback) request to the be processed by a implementation.
Returns the .