Edit

Share via


HttpApplication.Events Property

Definition

Gets the list of event handler delegates that process all application events.

protected System.ComponentModel.EventHandlerList Events { get; }

Property Value

An EventHandlerList that contains the names of the event handler delegates.

Applies to