Click or drag to resize
IExecutionMgrGotoNext Method
Interview automatically continues to the next page. Equals to the "Next" button

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void GotoNext()
Examples
Once this function is called, interview continues to the next displayed page
See Also