Compartir a través de


ExternalApplication.ActionCompleted Event

Definition

Caution

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

Event to notify AppHost that an action has completed

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

Event Type

Attributes

Applies to