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
Called by UII whenever an action is about to be performed on the web application.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public virtual bool DoAction(
HostedWebApplication.WebAction action,
ref string data
)
Public Overridable Function DoAction (
action As HostedWebApplication.WebAction,
ByRef data As String
) As Boolean
Parameters
action
Type: Microsoft.Uii.Csr.HostedWebApplication.WebActionSpecifies the action that is performed on the web application.
data
Type: System.StringSpecifies the data.
Return Value
Type: System.Boolean
Type: Boolean
true to accept the change; otherwise, false.
See Also
DoAction Overload
WebApplicationAdapter Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright