CRMPresenter.StartDialog Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Starts a CRM dialog within Unified Service Desk.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public void StartDialog(
string parameter
)
Public Sub StartDialog (
parameter As String
)
Parameters
parameter
Type: System.StringThe parameter can be the Name of the dialog, DialogId, Entity that the dialog is to be run against or ID of the entity to which the dialog session applies.
Remarks
This action takes several parameters but for dialogs that do not relate to a specific record, you can just specify the Name parameter.
See Also
CRMPresenter Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright