CMSApplication Methods |
The CMSApplication type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ApplicationEnd |
Raises the application end event to properly end the application
|
![]() ![]() | ApplicationError |
Raises the application error event
|
![]() ![]() | GetVaryByCustomString |
Returns the
|
![]() ![]() | Init |
Performs the application initialization on the first request.
|
![]() ![]() | InstallRedirect |
Redirects user to the installation page if connectionString not set.
|
![]() ![]() | PostStart |
Runs the application post start event in case it wasn't run already
|
![]() ![]() | PreInit |
Performs the application pre-initialization.
|
![]() ![]() | PreInit(Boolean) | Obsolete.
Performs the application pre-initialization on the first request.
|
![]() ![]() | ReInit | Obsolete.
Reinitializes the application by resetting the application variables.
|
![]() ![]() | ReportApplicationError |
Reports the application error
|