Global Constructor
|
Initializes a new instance of the Global class. |
Application (inherited from HttpApplication) | |
Context (inherited from HttpApplication) | |
Modules (inherited from HttpApplication) | |
Request (inherited from HttpApplication) | |
Response (inherited from HttpApplication) | |
Server (inherited from HttpApplication) | |
Session (inherited from HttpApplication) | |
Site (inherited from HttpApplication) | |
User (inherited from HttpApplication) |
AddOnAcquireRequestStateAsync (inherited from HttpApplication) | Overloaded. |
AddOnAuthenticateRequestAsync (inherited from HttpApplication) | Overloaded. |
AddOnAuthorizeRequestAsync (inherited from HttpApplication) | Overloaded. |
AddOnBeginRequestAsync (inherited from HttpApplication) | Overloaded. |
AddOnEndRequestAsync (inherited from HttpApplication) | Overloaded. |
AddOnLogRequestAsync (inherited from HttpApplication) | Overloaded. |
AddOnMapRequestHandlerAsync (inherited from HttpApplication) | Overloaded. |
AddOnPostAcquireRequestStateAsync (inherited from HttpApplication) | Overloaded. |
AddOnPostAuthenticateRequestAsync (inherited from HttpApplication) | Overloaded. |
AddOnPostAuthorizeRequestAsync (inherited from HttpApplication) | Overloaded. |
AddOnPostLogRequestAsync (inherited from HttpApplication) | Overloaded. |
AddOnPostMapRequestHandlerAsync (inherited from HttpApplication) | Overloaded. |
AddOnPostReleaseRequestStateAsync (inherited from HttpApplication) | Overloaded. |
AddOnPostRequestHandlerExecuteAsync (inherited from HttpApplication) | Overloaded. |
AddOnPostResolveRequestCacheAsync (inherited from HttpApplication) | Overloaded. |
AddOnPostUpdateRequestCacheAsync (inherited from HttpApplication) | Overloaded. |
AddOnPreRequestHandlerExecuteAsync (inherited from HttpApplication) | Overloaded. |
AddOnReleaseRequestStateAsync (inherited from HttpApplication) | Overloaded. |
AddOnResolveRequestCacheAsync (inherited from HttpApplication) | Overloaded. |
AddOnUpdateRequestCacheAsync (inherited from HttpApplication) | Overloaded. |
CompleteRequest (inherited from HttpApplication) | |
Dispose (inherited from HttpApplication) | |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
GetVaryByCustomString (inherited from HttpApplication) | |
Init (inherited from HttpApplication) | |
ToString (inherited from Object) |
AcquireRequestState (inherited from HttpApplication) | |
AuthenticateRequest (inherited from HttpApplication) | |
AuthorizeRequest (inherited from HttpApplication) | |
BeginRequest (inherited from HttpApplication) | |
Disposed (inherited from HttpApplication) | |
EndRequest (inherited from HttpApplication) | |
Error (inherited from HttpApplication) | |
LogRequest (inherited from HttpApplication) | |
MapRequestHandler (inherited from HttpApplication) | |
PostAcquireRequestState (inherited from HttpApplication) | |
PostAuthenticateRequest (inherited from HttpApplication) | |
PostAuthorizeRequest (inherited from HttpApplication) | |
PostLogRequest (inherited from HttpApplication) | |
PostMapRequestHandler (inherited from HttpApplication) | |
PostReleaseRequestState (inherited from HttpApplication) | |
PostRequestHandlerExecute (inherited from HttpApplication) | |
PostResolveRequestCache (inherited from HttpApplication) | |
PostUpdateRequestCache (inherited from HttpApplication) | |
PreRequestHandlerExecute (inherited from HttpApplication) | |
PreSendRequestContent (inherited from HttpApplication) | |
PreSendRequestHeaders (inherited from HttpApplication) | |
ReleaseRequestState (inherited from HttpApplication) | |
ResolveRequestCache (inherited from HttpApplication) | |
UpdateRequestCache (inherited from HttpApplication) |
Events (inherited from HttpApplication) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
IHttpAsyncHandler.BeginProcessRequest (inherited from HttpApplication) | |
IHttpAsyncHandler.EndProcessRequest (inherited from HttpApplication) | |
IHttpHandler.ProcessRequest (inherited from HttpApplication) |
Global Class | Administration Namespace