Click or drag to resize
ApplicationEventsInitialized Field
Fires upon the application start. Fires only once during application life-time, needs to be attached in module PreInit or Init.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static SimpleHandler Initialized

Field Value

Type: SimpleHandler
See Also