Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Calls the corresponding method on the Data Driven Adapter configured for the hosted application.
Namespace: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting
Assembly: Microsoft.Uii.HostedApplicationToolkit.AutomationHosting (in Microsoft.Uii.HostedApplicationToolkit.AutomationHosting.dll)
Syntax
public void ExecuteControlAction(
string applicationName,
string controlName,
bool async,
string data
)
Public Sub ExecuteControlAction (
applicationName As String,
controlName As String,
async As Boolean,
data As String
)
Parameters
applicationName
Type: System.StringSpecifies the application name.
controlName
Type: System.StringSpecifies the control name.
async
Type: System.BooleanTrue if it is an asynchronous call, otherwise false.
data
Type: System.StringSpecifies the data.
See Also
AutomationBridgeService Class
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright