IWisejHandler
Wisej.Core.IWisejHandler
Last updated
Wisej.Core.IWisejHandler
Last updated
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.1.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 |
---|---|---|
context | The current HttpContext. |
Name | Description |
---|---|
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. |