ControlCollection.Contains Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Determines whether the collection contains the specified name.
Namespace: Microsoft.Uii.Common
Assembly: Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)
Syntax
public bool Contains(
string controlName
)
Public Function Contains (
controlName As String
) As Boolean
Parameters
controlName
Type: System.StringSpecifies the name of the control.
Return Value
Type: System.Boolean
Type: Boolean
True if it contains the name, otherwise false.
See Also
Contains Overload
ControlCollection Class
Microsoft.Uii.Common Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright