Compartir a través de


HostedApplication.RequestAction Event

Definition

Caution

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

Event fired to request an action.

public:
 abstract event Microsoft::Uii::Csr::RequestActionEventHandler ^ RequestAction;
[System.Obsolete("This event is for internal UII use only and should not be use directly!")]
public abstract 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 MustOverride Event RequestAction As RequestActionEventHandler 

Event Type

Implements

Attributes

Applies to