ApplicationHost.HandleActionCompletedEvent Method (Object, ActionEventArgs)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
This is for internal UII use only. Please do not use directly. Public visibility necessary for CAB integration.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public virtual void HandleActionCompletedEvent(
object sender,
ActionEventArgs args
)
Public Overridable Sub HandleActionCompletedEvent (
sender As Object,
args As ActionEventArgs
)
Parameters
sender
Type: System.ObjectThe 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