[This is preliminary documentation and is subject to change.]

Navigates to the next page in the page history, if available.

Namespace:  WebKit
Assembly:  WebKitBrowser (in WebKitBrowser.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

C#
public bool GoForward()
Visual Basic (Declaration)
Public Function GoForward As Boolean
Visual C++
public:
bool GoForward()

Return Value

Success value.

See Also