HttpContextWrapper.CurrentNotification Egenskap

Definition

Hämtar ett RequestNotification värde som anger den aktuella HttpApplication händelsen som bearbetas.

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

Egenskapsvärde

Ett av RequestNotification värdena.

Gäller för