InfoConnect API Guide
Attachmate.Reflection.Web.Msie Namespace / IWebControl Interface / GoSearch Method


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