Share via


KnownControls Class

 

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

Represents the known controls.

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

Inheritance Hierarchy

System.Object
  Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.KnownControls

Syntax

public class KnownControls
Public Class KnownControls

Constructors

Name Description
System_CAPS_pubmethod KnownControls()

Initializes a new instance of the KnownControls class.

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static BuildAutomationId(IAccessible, Int32)

Builds an automation element identifier for an IAccessible interface.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetControlName(IAccessible, Int32)

Gets the associated control name of the specified IAccessible, if previously registered.

System_CAPS_pubmethod GetControlName(String)

Gets the associated control name of the specified automation element, if previously registered.

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod IsKnown(IAccessible, Int32)

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

System_CAPS_pubmethod IsKnown(String)

Checks whether the specified control name is associated with any accessible element.

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod RegisterControl(String, IAccessible, Int32)

Associates control name with the specified IAccessible using the internal IAccessible identification scheme.

System_CAPS_pubmethod RegisterControl(String, String)

Associates control name with the specified automation element identifier.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

System_CAPS_pubmethod UnregisterControl(IAccessible, Int32)

Disassociates all control names with the specified IAccessible, using the internal IAccessible identification scheme.

System_CAPS_pubmethod UnregisterControl(String)

Disassociates all control names with the specified automation element identifier.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright