HttpContextWrapper::CurrentNotification Property
.NET Framework (current version)
Gets a RequestNotification value that indicates the current HttpApplication event that is processing.
Assembly: System.Web (in System.Web.dll)
public: property RequestNotification CurrentNotification { virtual RequestNotification get() override; }
.NET Framework
Available since 3.5
Available since 3.5
Show: