Share via


ExternalApplication.RequestAction Event

Definition

Caution

This event is for internal UII use only and should not be use directly!

Event to request an action of another application to be invoked

public:
 override event Microsoft::Uii::Csr::RequestActionEventHandler ^ RequestAction;
[System.Obsolete("This event is for internal UII use only and should not be use directly!")]
public override event Microsoft.Uii.Csr.RequestActionEventHandler RequestAction;
[<System.Obsolete("This event is for internal UII use only and should not be use directly!")>]
member this.RequestAction : Microsoft.Uii.Csr.RequestActionEventHandler 
Public Overrides Event RequestAction As RequestActionEventHandler 

Event Type

Attributes

Applies to