DataDrivenAdapterBase.GetControlValue Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets the current value of the control.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
public string GetControlValue(
string controlName,
string Data
)
Public Function GetControlValue (
controlName As String,
Data As String
) As String
Parameters
controlName
Type: System.StringSpecifies the name of the control.
Data
Type: System.StringContains additional data for customizing the operation.
Return Value
Type: System.String
Type: String
The value of the control.
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