IWisejHandler

Wisej.Core.IWisejHandler

Namespace: Wisej.Core

Assembly: Wisej.Framework (3.5.0.0)

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

public interface IWisejHandler : IWisejComponent, IDisposable

Properties

Boolean: Enables the response compression.

Methods

Process the HTTP request.

Implemented By

Last updated