Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
WebView.IHandler Interface
IHandler Methods
ExecuteScript Method
GoBack Method
GoForward Method
LoadHtml Method
Reload Method
ShowPrintDialog Method
Stop Method
WebView
IHandler
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
void
GoBack
()
Sub
GoBack
abstract
GoBack
:
unit
->
unit
See Also
Reference
WebView
IHandler Interface
Eto.Forms Namespace
WebView
IHandler
CanGoBack