Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents the matching logic that the DDA uses to find a control
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
public enum FindWindowMatchType
Public Enumeration FindWindowMatchType
Members
| Member name | Description | |
|---|---|---|
| Contains | Finds a control with a name that contains a specified text. |
|
| EndsWith | Finds a control with a name that ends with a specified text. |
|
| Equals | Finds a control with a name that matches a specified text. |
|
| Ignore | Finds a control with a name ignoring a specified text. |
|
| StartsWith | Finds a control with a name that starts with a specified text. |
See Also
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright