The Global type exposes the following members.

Methods

  NameDescription
AddOnAcquireRequestStateAsyncOverloaded.
AddOnAuthenticateRequestAsyncOverloaded.
AddOnAuthorizeRequestAsyncOverloaded.
AddOnBeginRequestAsyncOverloaded.
AddOnEndRequestAsyncOverloaded.
AddOnLogRequestAsyncOverloaded.
AddOnMapRequestHandlerAsyncOverloaded.
AddOnPostAcquireRequestStateAsyncOverloaded.
AddOnPostAuthenticateRequestAsyncOverloaded.
AddOnPostAuthorizeRequestAsyncOverloaded.
AddOnPostLogRequestAsyncOverloaded.
AddOnPostMapRequestHandlerAsyncOverloaded.
AddOnPostReleaseRequestStateAsyncOverloaded.
AddOnPostRequestHandlerExecuteAsyncOverloaded.
AddOnPostResolveRequestCacheAsyncOverloaded.
AddOnPostUpdateRequestCacheAsyncOverloaded.
AddOnPreRequestHandlerExecuteAsyncOverloaded.
AddOnReleaseRequestStateAsyncOverloaded.
AddOnResolveRequestCacheAsyncOverloaded.
AddOnUpdateRequestCacheAsyncOverloaded.
CompleteRequest
In tal modo tutti gli eventi e il filtraggio presenti nella catena pipeline HTTP di esecuzione vengono ignorati da ASP.NET e l'eventoEndRequest viene eseguito direttamente.
(Inherited from HttpApplication.)
Dispose
Elimina l'istanza di HttpApplication.
(Inherited from HttpApplication.)
Equals
Consente di determinare se l'oggetto Object specificato è uguale all'oggetto Object corrente.
(Inherited from Object.)
GetHashCode
Funge da funzione hash per un determinato tipo.
(Inherited from Object.)
GetOutputCacheProviderName (Inherited from HttpApplication.)
GetType
Ottiene l'oggetto Type dell'istanza corrente.
(Inherited from Object.)
GetVaryByCustomString
Fornisce un'implementazione a livello di applicazione della proprietà VaryByCustom.
(Inherited from HttpApplication.)
Init
Esegue il codice di inizializzazione personalizzato dopo che tutti i moduli del gestore eventi sono stati aggiunti.
(Inherited from HttpApplication.)
ToString
Restituisce un oggetto String che rappresenta l'oggetto Object corrente.
(Inherited from Object.)

See Also