Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes of the resources (other than memory) used by the module.
|
|
Init ( System.Web.HttpApplication application ) : void |
Initializes the module and prepares it to handle requests.
|
Method | Description | |
---|---|---|
OnErrorModuleFiltering ( object sender, |
public Init ( System.Web.HttpApplication application ) : void | ||
application | System.Web.HttpApplication | |
return | void |
protected OnErrorModuleFiltering ( object sender, |
||
sender | object | |
args | ||
return | void |