Share via


HostedWebApplication.ActionCompletedFromScript(ActionEventArgs) Method

Definition

Action is completed from script

public:
 void ActionCompletedFromScript(Microsoft::Uii::Csr::ActionEventArgs ^ eventArgs);
public void ActionCompletedFromScript (Microsoft.Uii.Csr.ActionEventArgs eventArgs);
member this.ActionCompletedFromScript : Microsoft.Uii.Csr.ActionEventArgs -> unit
Public Sub ActionCompletedFromScript (eventArgs As ActionEventArgs)

Parameters

eventArgs
ActionEventArgs

Event Arguments

Applies to