DatStat Illume 4.5 SDK Class Reference

HookContext.HookData Property

Gets or sets the custom data for this hook call.

public String HookData {get; set;}

Property Value

A string of custom data for this hook call.

Remarks

When a hook is called from within a survey, the survey designer can specify a string of input to be included in the call. This method returns this input for hook calls.

See Also

HookContext Class | DatStat.Collector Namespace