ComponentEventsGlobalEvents Property |
Global events that are fired and survive across requests during the whole application lifetime.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static EventList GlobalEvents { get; }
Property Value
Type:
EventListSee Also