Method | Description | |
---|---|---|
Dispose ( ) : void |
Cleans up any unmanaged resources
|
|
Init ( System.Web.HttpApplication context ) : void |
Initializes the http module
|
Method | Description | |
---|---|---|
OnInit ( ) : void | ||
OnStart ( ) : void | ||
RegisterRoutes ( RouteCollection routeCollection ) : void |
public Init ( System.Web.HttpApplication context ) : void | ||
context | System.Web.HttpApplication | |
return | void |