HostedControl.ErrorMsg Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
So hosted winform applications can use this and have the same error message style as the rest of the desktop.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public virtual void ErrorMsg(
string msg,
string advanced
)
Public Overridable Sub ErrorMsg (
msg As String,
advanced As String
)
Parameters
msg
Type: System.StringMessage containing information about the error.
advanced
Type: System.StringExtra nmessage information containing information about the error.
See Also
HostedControl Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright