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
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
public
void
GoForward
()
Public
Sub
GoForward
member
GoForward
:
unit
->
unit
See Also
Reference
WebView Class
Eto.Forms Namespace
WebView
CanGoForward