ApplicationEventsInitialized Field |
Namespace: CMS.Base
When this event occurs, the database connection is available and all modules are initialized.
Fires only once during the application lifetime. Handlers need to be attached in the PreInit or Init of modules.