TextToVisibilityConverter.Convert Method (Object[], Type, Object, CultureInfo)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public object Convert(
object[] values,
Type targetType,
object parameter,
CultureInfo culture
)
Public Function Convert (
values As Object(),
targetType As Type,
parameter As Object,
culture As CultureInfo
) As Object
Parameters
- values
Type: System.Object[]
- targetType
Type: System.Type
- parameter
Type: System.Object
- culture
Type: System.Globalization.CultureInfo
Return Value
Type: System.Object
Returns Object.
Implements
IMultiValueConverter.Convert(Object[], Type, Object, CultureInfo)
See Also
TextToVisibilityConverter Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright