HttpContextWrapper.CurrentHandler Property
.NET Framework (current version)
Gets the IHttpHandler object that represents the handler that is currently executing.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.IHttpHandlerAn object that represents the handler that is currently executing.
.NET Framework
Available since 3.5
Available since 3.5
Show: