InfoConnect for Unisys
CanGoForward Property


Gets a value that indicates whether there is a "go forward" page.
Syntax
'Declaration
 
ReadOnly Property CanGoForward As Boolean
'Usage
 
Dim instance As IWebControl
Dim value As Boolean
 
value = instance.CanGoForward
bool CanGoForward {get;}
See Also