HostedControl.RequestActionEvent Event
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Event to request an action of another application to be invoked. Using CAB's EventBroker to publish the event topic.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
[EventPublicationAttribute("topic://RequestActionEvent", PublicationScope.Global)]
public event EventHandler<RequestActionEventArgs> RequestActionEvent
<EventPublicationAttribute("topic://RequestActionEvent", PublicationScope.Global)>
Public Event RequestActionEvent As EventHandler(Of RequestActionEventArgs)
See Also
HostedControl Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright