HttpContextWrapper.CurrentNotification Tulajdonság

Definíció

RequestNotification Olyan értéket kap, amely a HttpApplication jelenleg feldolgozásra kerülő eseményt jelzi.

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

Tulajdonság értéke

Az egyik RequestNotification érték.

A következőre érvényes: