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 |
Calls registered event GetVaryByCustomString |
![]() ![]() | 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 thus collects services for the IoC container and builts the service provider.
|
![]() ![]() | PreInit(Boolean) |
Performs the application pre-initialization, collects services to IoC container but does not built the container.
|