Wisej.Core.IWisejHandler
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.0.0.0)
Represents a Wisej component that is capable of handling postback requests from the client.
Boolean: Enables the response compression.
Process the HTTP request.
Parameter | Type | Description |
---|---|---|
Name | Description |
---|---|
context
The current HttpContext.
Represents a data grid control.
Represents the HTML5 canvas element.
Represents a FlashPlayer control that can display flash applications.
Represents a PdfViewer control that can display a pdf document in the browser either using the native pdf viewer, the pdf.js viewer, Google docs, or a custom viewer.
Represent an upload widget. Allows users to selected one or more files and upload them to the server.
Provides a generic widget that can use most third party javascript widgets.
Provides methods to manage a collection of Image objects. This class cannot be inherited.