HttpApplication.Events Egenskap

Definition

Hämtar listan över händelsehanterardelegater som bearbetar alla programhändelser.

protected:
 property System::ComponentModel::EventHandlerList ^ Events { System::ComponentModel::EventHandlerList ^ get(); };
protected System.ComponentModel.EventHandlerList Events { get; }
member this.Events : System.ComponentModel.EventHandlerList
Protected ReadOnly Property Events As EventHandlerList

Egenskapsvärde

En EventHandlerList som innehåller namnen på händelsehanterardelegaterna.

Gäller för