WpfBrowser.RunScript Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Executes the XRM Command on the current UI.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public object RunScript(
string sCommand,
string frame
)
Public Function RunScript (
sCommand As String,
frame As String
) As Object
Parameters
sCommand
Type: System.StringSpecifies the command.
frame
Type: System.StringSpecifies the frame.
Return Value
Type: System.Object
Type: Object
See Also
WpfBrowser Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright