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
HttpModule()

Methods
Dispose()

Disposes resources associated with the module.
Init(app)

Initializes the AspNetControl module.
Parameter
Type
Description
Last updated
Was this helpful?