HttpModule

Wisej.Web.Ext.AspNetControl.HttpModule

Namespace: Wisej.Web.Ext.AspNetControl

Assembly: Wisej.Web.Ext.AspNetControl (3.2.0.0)

Custom module that installs a virtual path provider for the AspNetControl wrapper.

public class HttpModule : IHttpModule

The virtual path provider is used to "feed" a blank ASP.NET page that hosts the ASP.NET control that we are wrapping.

Constructors

Methods

Disposes resources associated with the module.

Initializes the AspNetControl module.

ParameterTypeDescription

app

Last updated