This method will be called immediately after the participant submits the survey.
The survey data available through the HookContext are cleaned prior to the execution of any code in the submit hook.
Use the HookData property of the HookContext to access an optional custom string passed in by the call to the hook within the survey.
IDatStatSubmit Interface | DatStat.Collector Namespace | HookContext