DatStat Illume 4.5 SDK Class Reference

HookContext.ErrorMessage Property

Gets or sets an error message or warning to be displayed at the top of the next survey page. AlertErrorMessage

public String ErrorMessage {get; set;}

Property Value

An error message or warning to be displayed at the top of the next survey page.

Remarks

Using an error message in conjunction with returning false as the result of a postback hook allows the SDK developer to force the participant to stay on the current page and show them a message indicating the problem.

See Also

HookContext Class | DatStat.Collector Namespace | AlertErrorMessage