Compartilhar via


AutomationBridgeService.FindControl Method (String, String)

 

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 bool FindControl(
    string applicationName,
    string controlName
)
Public Function FindControl (
    applicationName As String,
    controlName As String
) As Boolean

Parameters

  • applicationName
    Type: System.String

    Specifies the application name.

Return Value

Type: System.Boolean

Type: Boolean
True if the control was found, otherwise false.

See Also

AutomationBridgeService Class
Microsoft.Uii.HostedApplicationToolkit.AutomationHosting Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright