Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
WebView Class
WebView Methods
ExecuteScript Method
GetCallback Method
GoBack Method
GoForward Method
LoadHtml Method
OnDocumentLoaded Method
OnDocumentLoading Method
OnDocumentTitleChanged Method
OnNavigated Method
OnOpenNewWindow Method
Reload Method
ShowPrintDialog Method
Stop Method
WebView
GoBack Method
Navigates the browser back to the previous page in history, if there is one.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
C#
VB
F#
Copy
public
void
GoBack
()
Public
Sub
GoBack
member
GoBack
:
unit
->
unit
See Also
Reference
WebView Class
Eto.Forms Namespace
WebView
CanGoBack