Share via


xFormRun.onFormCallback(Int32, String, String) Method

Definition

public:
 void onFormCallback(int taskId, System::String ^ currentSessionLoggableKey, System::String ^ callbackMethodName);
public void onFormCallback (int taskId, string currentSessionLoggableKey, string callbackMethodName);
member this.onFormCallback : int * string * string -> unit
Public Sub onFormCallback (taskId As Integer, currentSessionLoggableKey As String, callbackMethodName As String)

Parameters

taskId
Int32
currentSessionLoggableKey
String
callbackMethodName
String

Applies to