Compartir a través de


HostedApplication.ActionCompleted Event

Definition

Caution

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

Event fired when the action is complete.

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

Event Type

Implements

Attributes

Applies to