Partager via


HostedWebApplication.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 DoAction event topic.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

[EventPublicationAttribute("topic://RequestActionEvent", PublicationScope.Global)]
public override event EventHandler<RequestActionEventArgs> RequestActionEvent
<EventPublicationAttribute("topic://RequestActionEvent", PublicationScope.Global)>
Public Overrides Event RequestActionEvent As EventHandler(Of RequestActionEventArgs)

See Also

HostedWebApplication Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright