Sdílet prostřednictvím


HttpContextWrapper.CurrentNotification Vlastnost

Definice

Získá RequestNotification hodnotu, která označuje aktuální HttpApplication událost, která je zpracovávána.

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

Hodnota vlastnosti

RequestNotification

Jedna z RequestNotification hodnot.

Platí pro