DdaAutomationAdapter.GetDdaParameters Method (String, String, String, String)

 

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

Gets the DDA parameters. (string data, ref string controlName, ref string controlValue, ref string CustomData)

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

Syntax

protected static void GetDdaParameters(
    string data,
    ref string controlName,
    ref string controlValue,
    ref string CustomData
)
Protected Shared Sub GetDdaParameters (
    data As String,
    ByRef controlName As String,
    ByRef controlValue As String,
    ByRef CustomData As String
)

Parameters

  • controlName
    Type: System.String

    Specifies the name of the control.

  • controlValue
    Type: System.String

    Specifies the value of the control.

See Also

DdaAutomationAdapter Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright