Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes of the resources (other than memory) used by the module that implements IHttpModule.
|
|
Init ( System.Web.HttpApplication application ) : void |
Initializes the rewriter, using specified application.
|
Method | Description | |
---|---|---|
RewritePath ( System.Web.HttpApplication application ) : void |
public Init ( System.Web.HttpApplication application ) : void | ||
application | System.Web.HttpApplication | The current web application. |
return | void |