All pages
Powered by GitBook
1 of 1

Loading...

IWisejHandler

Wisej.Core.IWisejHandler

Namespace: Wisej.Core

Assembly: Wisej.Framework (2.5.0.0)

Represents a Wisej component that is capable of handling postback requests from the client.

public interface IWisejHandler : IWisejComponent, IDisposable
Public Interface IWisejHandler
    Inherits IWisejComponent, IDisposable

Properties

Compress

: Enables the response compression.

Methods

ProcessRequest(context)

Process the HTTP request.

Parameter
Type
Description

Implemented By

Name
Description

Provides a generic widget that can use most third party javascript widgets.

Provides methods to manage a collection of objects. This class cannot be inherited.

context

HttpContext

The current HttpContext.

DataGridView

Represents a data grid control.

Canvas

Represents the HTML5 canvas element.

FlashPlayer

Represents a FlashPlayer control that can display flash applications.

PdfViewer

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.

Upload

Represent an upload widget. Allows users to selected one or more files and upload them to the server.

Boolean

Widget
ImageList
Image