Click or drag to resize
PageContextBeforeInitComplete Event
Occurs when page initialization is complete (prioritized events). Precedes InitComplete.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static event EventHandler BeforeInitComplete

Value

Type: SystemEventHandler
See Also