HttpContextWrapper.CurrentNotification Proprietà

Definizione

Ottiene un RequestNotification valore che indica l'evento corrente HttpApplication che sta elaborando.

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

Valore della proprietà

Uno dei RequestNotification valori.

Si applica a