ErrorMsg.Show Method (String, String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Shows a dialog box with a specified message, caption and extra information.
Namespace: Microsoft.Uii.Common.Logging
Assembly: Microsoft.Uii.Common.Logging.Providers (in Microsoft.Uii.Common.Logging.Providers.dll)
Syntax
public static DialogResult Show(
string msg,
string caption,
string advanced
)
Public Shared Function Show (
msg As String,
caption As String,
advanced As String
) As DialogResult
Parameters
msg
Type: System.StringSpecifies the message
caption
Type: System.StringSpecifies the caption
advanced
Type: System.StringSpecifies the message to be displayed in the advanced test box
Return Value
Type: System.Windows.Forms.DialogResult
Dialog Result
See Also
Show Overload
ErrorMsg Class
Microsoft.Uii.Common.Logging Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright