Share via


DataDrivenAdapterBase.SetControlValue Method (String, String, String)

 

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

Assigns a new value to the named control.

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

Syntax

public void SetControlValue(
    string controlName,
    string controlValue,
    string Data
)
Public Sub SetControlValue (
    controlName As String,
    controlValue As String,
    Data As String
)

Parameters

  • controlName
    Type: System.String

    Specifies the name of the control.

  • controlValue
    Type: System.String

    Specifies the value to be assigned.

  • Data
    Type: System.String

    Specifies additional data to be passed for customizing the operation.

Exceptions

Exception Condition
DataDrivenAdapterException

See Also

DataDrivenAdapterBase Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright