InfoConnect for Unisys
GoHome Method


Goes to the home page.
Syntax
'Declaration
 
Sub GoHome() 
'Usage
 
Dim instance As IWebControl
 
instance.GoHome()
void GoHome()
See Also