WebBrowser.Refresh Method (2007 System)
Include Protected Members
Include Inherited Members
Reloads the document currently displayed in the WebBrowser control.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Reloads the document currently displayed in the WebBrowser control by checking the server for an updated version. (Inherited from WebBrowser.)
Refresh(WebBrowserRefreshOption)
Reloads the document currently displayed in the WebBrowser control using the specified refresh options. (Inherited from WebBrowser.)
Top