Click or drag to resize
IExecutionMgrGotoPrev Method
Interview automatically go back to the previous dispalyed page. Equals to the "Back" button

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