DatStat Illume 4.5 SDK Class Reference

PostBackActionType Enumeration

Indicates the type of action a participant requested for the current post-back.

public enum PostBackActionType

Members

Member Name Description
NoneThere is no post-back action.
LoginThe participant is logging-in to the survey.
ClearThe participant was asked to restore a survey in-progress and chose to start over.
RestoreThe participant was asked to restore a survey in-progress and chose to restore.
NextThe participant requested the next page of the survey.
PreviousThe participant requested the previous page of the survey.
SubmitThe participant is submitting their survey responses
ExpiredThe participant is being notified that their survey has expired.
SaveThe participant requested that their survey responses be saved.

Requirements

Namespace: DatStat.Collector

Assembly: Collector (in Collector.dll)

See Also

DatStat.Collector Namespace