HttpContextBase::CurrentNotification Property
.NET Framework (current version)
When overridden in a derived class, gets a RequestNotification value that indicates the HttpApplication event that is currently processing.
Assembly: System.Web (in System.Web.dll)
public: property RequestNotification CurrentNotification { virtual RequestNotification get(); }
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: