Method | Description | |
---|---|---|
InitialiseThis ( System.Web.HttpApplication application ) : void |
This should be called at Startup
|
Method | Description | |
---|---|---|
DecodeHostType ( string hostTypeString ) : HostTypes | ||
SetupLogging ( System.Web.HttpApplication application, HostTypes hostType ) : void |
public static InitialiseThis ( System.Web.HttpApplication application ) : void | ||
application | System.Web.HttpApplication | |
return | void |