Click or drag to resize

GlobalApplication_Error Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
protected void Application_Error(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: SystemEventArgs
See Also