CRMPresenter.RunXrmCommand Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Injects CRM SDK JavaScript into the CRM form.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public object RunXrmCommand(
string script,
string frame
)
Public Function RunXrmCommand (
script As String,
frame As String
) As Object
Parameters
script
Type: System.StringSpecifies the script.
frame
Type: System.StringSpecifies the frame.
Return Value
Type: System.Object
Type: Object
See Also
CRMPresenter Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright