InfoConnect for Unisys
GoForward Method


Goes forward to the next page.
Syntax
'Declaration
 
Function GoForward() As Boolean
'Usage
 
Dim instance As IWebControl
Dim value As Boolean
 
value = instance.GoForward()
bool GoForward()
See Also