edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

MsgBoxShowAndLog Method (IWin32Window, String, Exception, Logger)

Namespace:  EnterpriseDT.Util
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public static void ShowAndLog(
	IWin32Window owner,
	string text,
	Exception e,
	Logger log
)

Parameters

owner
Type: System.Windows.FormsIWin32Window
text
Type: SystemString
e
Type: SystemException
log
Type: EnterpriseDT.Util.DebugLogger
See Also