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.
Event handlers for hosted apps
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
[ObsoleteAttribute("This method has been deprecated, use HandleActionCompletedEvent(object, ActionEventArgs)",
false)]
protected virtual void HandleActionCompleted(
IHostedApplication appSender,
ActionEventArgs args
)
<ObsoleteAttribute("This method has been deprecated, use HandleActionCompletedEvent(object, ActionEventArgs)",
False)>
Protected Overridable Sub HandleActionCompleted (
appSender As IHostedApplication,
args As ActionEventArgs
)
Parameters
appSender
Type: Microsoft.Uii.Csr.IHostedApplicationThe hosted application that has raised the event.
args
Type: Microsoft.Uii.Csr.ActionEventArgsRequestActionEventArgs arguments. Refer to RequestActionEventArgs in the HostedAplication.cs for more details
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright