Method | Description | |
---|---|---|
Application_AcquireRequestState ( object sender, |
||
Application_AuthenticateRequest ( object sender, |
||
Application_BeginRequest ( object sender, |
||
Application_End ( object sender, |
||
Application_Error ( object sender, |
||
Application_Start ( object sender, |
||
Session_End ( object sender, |
||
Session_Start ( object sender, |
Method | Description | |
---|---|---|
Global ( ) : System |
protected Application_AcquireRequestState ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Application_AuthenticateRequest ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Application_BeginRequest ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Application_End ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Application_Error ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Application_Start ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Session_End ( object sender, |
||
sender | object | |
e | ||
return | void |
protected Session_Start ( object sender, |
||
sender | object | |
e | ||
return | void |