Property | Type | Description | |
---|---|---|---|
PostRequestHandlerExecute | void |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes of the resources (other than memory) used by the module that implements IHttpModule.
|
|
Init ( System.Web.HttpApplication context ) : void |
Initializes a module and prepares it to handle requests.
|
Method | Description | |
---|---|---|
PostRequestHandlerExecute ( object sender, |
Adds ScriptDeferFilter to all
|
public Init ( System.Web.HttpApplication context ) : void | ||
context | System.Web.HttpApplication | A |
return | void |