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
Note: This API is now obsolete.
Invokes an action on the application
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
[ObsoleteAttribute("This method has been deprecated, use DoAction(RequestActionEventArgs args) instead!")]
void DoAction(
string action,
string data
)
<ObsoleteAttribute("This method has been deprecated, use DoAction(RequestActionEventArgs args) instead!")>
Sub DoAction (
action As String,
data As String
)
Parameters
action
Type: System.StringSpecifies the name of the action to perform.
data
Type: System.StringSpecifies the data to send into the action.
See Also
DoAction Overload
IHostedApplication Interface
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright