[This is preliminary documentation and is subject to change.]
Reloads the current web page.
Namespace:
WebKitAssembly: WebKitBrowser (in WebKitBrowser.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C# |
---|
public void Reload( WebBrowserRefreshOption option ) |
Visual Basic (Declaration) |
---|
Public Sub Reload ( _ option As WebBrowserRefreshOption _ ) |
Visual C++ |
---|
public: void Reload( WebBrowserRefreshOption option ) |
Parameters
- option
- Type: System.Windows.Forms..::.WebBrowserRefreshOption
Options for reloading the page.