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 SetControlValue(
string applicationName,
string controlName,
string controlValue,
string data
)
Public Sub SetControlValue (
applicationName As String,
controlName As String,
controlValue As String,
data As String
)
Parameters
applicationName
Type: System.StringSpecifies the application name.
controlName
Type: System.StringSpecifies the control name.
controlValue
Type: System.StringSpecifies the control value.
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