Share via


UIADataDrivenAdapter.ConvertObjecttoString Method (Object, Type)

 

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

Converts the object format to desired binding string type.

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

Syntax

protected virtual string ConvertObjecttoString(
    object BindingObject,
    Type type
)
Protected Overridable Function ConvertObjecttoString (
    BindingObject As Object,
    type As Type
) As String

Parameters

  • BindingObject
    Type: System.Object

    Specifies the binding object.

  • type
    Type: System.Type

    Specifies the binding string type.

Return Value

Type: System.String

Type: String

See Also

UIADataDrivenAdapter Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright