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


In This Topic
    Refresh Method
    In This Topic
    Refreshes the page.
    Syntax
    'Declaration
     
    
    Sub Refresh() 
    'Usage
     
    
    Dim instance As IWebControl
     
    instance.Refresh()
    void Refresh()
    See Also