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)
abstract CurrentNotification : RequestNotification with get override CurrentNotification : RequestNotification with get
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: