HttpContextBase.CurrentNotification Eigenschap

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, wordt een RequestNotification waarde opgehaald die de gebeurtenis aangeeft HttpApplication die momenteel wordt verwerkt.

public:
 virtual property System::Web::RequestNotification CurrentNotification { System::Web::RequestNotification get(); };
public virtual System.Web.RequestNotification CurrentNotification { get; }
member this.CurrentNotification : System.Web.RequestNotification
Public Overridable ReadOnly Property CurrentNotification As RequestNotification

Waarde van eigenschap

Een van de RequestNotification waarden.

Uitzonderingen

Van toepassing op