HttpContextWrapper::PreviousHandler Property
.NET Framework (current version)
Gets the IHttpHandler object for the parent handler.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web::IHttpHandler^An IHttpHandler object that represents the parent handler, or null if no parent handler was found.
.NET Framework
Available since 3.5
Available since 3.5
Show: