Places the user back on the previous page without saving any of the current data.
[Visual Basic] Public Function DoPrev() As Boolean [C#] public bool DoPrev(); [C++] public: bool DoPrev(); [JScript] public function DoPrev(): bool;
Always true
InterviewControl Class | Portrate.Interview Namespace