WebBrowser::Refresh Method
.NET Framework (current version)
Reloads the document currently displayed in the WebBrowser control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Refresh() | Reloads the document currently displayed in the WebBrowser control by checking the server for an updated version.(Overrides Control::Refresh().) |
![]() | Refresh(WebBrowserRefreshOption) | Reloads the document currently displayed in the WebBrowser control using the specified refresh options. |
Show:
