HttpContextWrapper.CurrentNotification Property

 

Gets a RequestNotification value that indicates the current HttpApplication event that is processing.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

override CurrentNotification : RequestNotification with get

Property Value

Type: System.Web.RequestNotification

One of the RequestNotification values.

.NET Framework
Available since 3.5
Return to top
Show: