HostedWpfControl.HandleRequestAction Method (Object, RequestActionEventArgs)
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.Aif.HostedApplication
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
[EventSubscriptionAttribute("topic://RequestActionEvent", ThreadOption.UserInterface)]
public void HandleRequestAction(
object sender,
RequestActionEventArgs args
)
<EventSubscriptionAttribute("topic://RequestActionEvent", ThreadOption.UserInterface)>
Public Sub HandleRequestAction (
sender As Object,
args As RequestActionEventArgs
)
Parameters
sender
Type: System.ObjectSpecifies the sender.
args
Type: Microsoft.Uii.Csr.RequestActionEventArgsSpecifies the event argument for request action event
See Also
HostedWpfControl Class
Microsoft.Uii.Csr.Aif.HostedApplication Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright