Click or drag to resize
ApplicationEventsPreInitialized Field
Fires after the application was pre-initialized. Fires only once during application life-time, needs to be attached in module PreInit.

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

Field Value

Type: SimpleHandler
See Also