Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Web.Msie Namespace / IWebControl Interface / GoHome Method


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