Click or drag to resize
ComponentEventsGlobalEvents Property
Global events that are fired and survive across requests during the whole application lifetime.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static EventList GlobalEvents { get; }

Property Value

Type: EventList
See Also