| CMSApplicationPreInit Method |
| Name | Description | |
|---|---|---|
| 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.
|