Share via


ErrorMsg.Show Method (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 msg but using a canned caption.

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 advanced
)
Public Shared Function Show (
    msg As String,
    advanced As String
) As DialogResult

Parameters

  • advanced
    Type: System.String

    Specifies the message to be displayed in the advanced error text 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