Méthode | Description | |
---|---|---|
Application_AuthenticateRequest ( object sender, |
||
Application_BeginRequest ( object sender, |
||
Application_End ( ) : void | ||
Application_EndRequest ( object sender, |
||
Application_Error ( ) : void | ||
Application_Start ( ) : void |
Méthode | Description | |
---|---|---|
GetPrincipal ( ) : IPrincipal | ||
HandleCustomErrors ( |
protected Application_AuthenticateRequest ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected Application_BeginRequest ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected Application_EndRequest ( object sender, |
||
sender | object | |
e | ||
Résultat | void |