HostedWebApplication.ActionCompleted Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This event is for internal UII use only and should not be use directly.
Action Completed event handler.
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