Events Property
Gets global events and event handlers.
Namespace
Statiq.Core
Containing Type
Engine
Implements
Property Type
IEventCollection

Syntax

public IEventCollection Events { get; }

Value

Type Description
IEventCollection