Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Gets the trigger parameters.
Namespace: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter
Assembly: Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter (in Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter.dll)
Syntax
protected static void GetTriggerParameters(
string data,
ref string controlName,
ref string eventName,
ref string actionAppName,
ref string actionName,
ref string CustomData
)
Protected Shared Sub GetTriggerParameters (
data As String,
ByRef controlName As String,
ByRef eventName As String,
ByRef actionAppName As String,
ByRef actionName As String,
ByRef CustomData As String
)
Parameters
data
Type: System.StringSpecifies the data.
controlName
Type: System.StringSpecifies the name of the control.
eventName
Type: System.StringSpecifies the name of the event.
actionAppName
Type: System.StringSpecifies the application name action.
actionName
Type: System.StringSpecifies the action name.
CustomData
Type: System.StringSpecifies custom data.
See Also
DdaAutomationAdapter Class
Microsoft.Uii.HostedApplicationToolkit.DataDrivenAdapter Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright