
Public Member Functions | |
| Global () | |
| Constructor. | |
Protected Member Functions | |
| void | Application_Start (Object sender, EventArgs e) |
| Application Start. | |
| void | Application_BeginRequest (Object sender, EventArgs e) |
| Application Begin Request. | |
| void | Application_PreRequestHandlerExecute (Object sender, EventArgs e) |
| Application PreRequestHandlerExecute. | |
| void | Application_Error (Object sender, EventArgs e) |
| Application Error. | |
| Novell::iFolderApp::Web::Global::Global | ( | ) | [inline] |
Constructor.
| void Novell::iFolderApp::Web::Global::Application_Start | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Application Start.
| sender | ||
| e |
| void Novell::iFolderApp::Web::Global::Application_BeginRequest | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Application Begin Request.
| sender | ||
| e |
| void Novell::iFolderApp::Web::Global::Application_PreRequestHandlerExecute | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
Application PreRequestHandlerExecute.
| sender | ||
| e |
| void Novell::iFolderApp::Web::Global::Application_Error | ( | Object | sender, | |
| EventArgs | e | |||
| ) | [inline, protected] |
1.5.6