[This is preliminary documentation and is subject to change.]
Navigates to the previous page in the page history, if available.
Namespace:
WebKitAssembly: WebKitBrowser (in WebKitBrowser.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
| C# |
|---|
public bool GoBack() |
| Visual Basic (Declaration) |
|---|
Public Function GoBack As Boolean |
| Visual C++ |
|---|
public: bool GoBack() |