Click or drag to resize

Global.Application_Error Method

Namespace:  WsDns
Assembly:  WsDns (in WsDns.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void Application_Error(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: System.Object
e
Type: System.EventArgs
See Also