CMSHttpApplication Class |
Namespace: CMS.DataEngine
public class CMSHttpApplication : HttpApplication
The CMSHttpApplication type exposes the following members.
Name | Description | |
---|---|---|
![]() | CMSHttpApplication |
Name | Description | |
---|---|---|
![]() | Application_End |
Application end event handler.
|
![]() | Application_Error |
Application error event handler.
|
![]() | GetVaryByCustomString |
Custom cache parameters processing.
(Overrides HttpApplicationGetVaryByCustomString(HttpContext, String).) |
![]() ![]() | InitApplication |
Initialize CMS application from a web-based environment.
|
![]() | Session_End |
Session end event handler.
|
![]() | Session_Start |
Session start event handler.
|
![]() ![]() | SessionEnd |
Fires the session end event
|