System.Web.HttpContext.PreviousHandler Property

Gets the System.Web.IHttpHandler object for the parent handler.

Syntax

public IHttpHandler PreviousHandler { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The HttpContext.PreviousHandler property corresponds to the last handler before the current request was executed.

Requirements

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