ApplicationHost.HandleRequestActionStatusEvent Method (Object, RequestActionEventArgs)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Event handler for status of the requested action
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public virtual void HandleRequestActionStatusEvent(
object sender,
RequestActionEventArgs args
)
Public Overridable Sub HandleRequestActionStatusEvent (
sender As Object,
args As RequestActionEventArgs
)
Parameters
sender
Type: System.ObjectSpecifies the sender
args
Type: Microsoft.Uii.Csr.RequestActionEventArgsSpecifies the event arguments for request action event
Remarks
This is for internal UII use only. Please do not use directly. Public visibility necessary for CAB integration.
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright