UIADataDrivenAdapter.ConvertStringtoObject Method (String, Type)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Converts the binding string format to desired object type.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
protected virtual object ConvertStringtoObject(
string BindingText,
Type type
)
Protected Overridable Function ConvertStringtoObject (
BindingText As String,
type As Type
) As Object
Parameters
BindingText
Type: System.StringSpecifies the binding text.
type
Type: System.TypeSpecifies the binding string type.
Return Value
Type: System.Object
Type: Object
See Also
UIADataDrivenAdapter Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright