WebApiApplication.Application_Error(Object, EventArgs) Method

Definition

protected void Application_Error (object sender, EventArgs e);
member this.Application_Error : obj * EventArgs -> unit
Protected Sub Application_Error (sender As Object, e As EventArgs)

Parameters

sender
Object

Applies to