HttpContextBase.CurrentNotification Vlastnost

Definice

Při přepsání v odvozené třídě získá RequestNotification hodnotu, která označuje HttpApplication událost, která se právě zpracovává.

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

Hodnota vlastnosti

Jedna z RequestNotification hodnot.

Výjimky

Always (Vždy)

Platí pro