InfoConnect for Airlines
CanGoBack Property


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