UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

MessageBoxSentEmail..::..ShowMessageAndSendEmailIfOK Method

Shows the message and send email if OK button is pressed.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public void ShowMessageAndSendEmailIfOK(
	string MessageToBeShown,
	string MessageBody
)

Parameters

MessageToBeShown
Type: String
The message to be shown.
MessageBody
Type: String
The message body.