DataDrivenAdapterBase.FindControl Method (String)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Reports whether the named control is available for use.

Namespace:   Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly:  Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)

Syntax

public bool FindControl(
    string controlName
)
Public Function FindControl (
    controlName As String
) As Boolean

Parameters

  • controlName
    Type: System.String

    Specifies the name of the control.

Return Value

Type: System.Boolean

Type: Boolean
true if the control is available for use; otherwise, false.

Exceptions

Exception Condition
DataDrivenAdapterException

See Also

DataDrivenAdapterBase Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright