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
GoForward Method
Navigates the browser forward to the next 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
GoForward
()
Sub
GoForward
abstract
GoForward
:
unit
->
unit
See Also
Reference
WebView
IHandler Interface
Eto.Forms Namespace
WebView
IHandler
CanGoForward