MvcApplication.Application_Error Method (Object, EventArgs)

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.WebHost (in Microsoft.WindowsAzure.Mobile.Service.WebHost.dll)

protected void Application_Error(
	object sender,
	EventArgs e
)

Parameters

sender
Type: System.Object

e
Type: System.EventArgs

Return to top
Show: