Partager via


KnownControls.IsKnown Method (IAccessible, Int32)

 

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

Checks whether the specified IAccessible is associated with a control name using the internal IAccessible identification scheme.

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

Syntax

public bool IsKnown(
    IAccessible accObj,
    int childId
)
Public Function IsKnown (
    accObj As IAccessible,
    childId As Integer
) As Boolean

Parameters

Return Value

Type: System.Boolean

Type: Boolean
True if the IAccessible is associated with a control name, otherwise false.

See Also

IsKnown Overload
KnownControls Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright