ActionConverter.ConvertBack Method (Object, Type, Object, CultureInfo)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Converts back from the combo box value to initial value.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public object ConvertBack(
object value,
Type targetType,
object parameter,
CultureInfo culture
)
Public Function ConvertBack (
value As Object,
targetType As Type,
parameter As Object,
culture As CultureInfo
) As Object
Parameters
value
Type: System.ObjectSpecifies the combo box value.
targetType
Type: System.TypeSpecifies the target type.
parameter
Type: System.ObjectSpecifies the parameter.
culture
Type: System.Globalization.CultureInfoSpecifies the culture info.
Return Value
Type: System.Object
Type: Object.
Implements
IValueConverter.ConvertBack(Object, Type, Object, CultureInfo)
See Also
ActionConverter Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright