Navigates to the most recent entry in the forward navigation history, or throws an exception if no entry exists in forward navigation.

Namespace: FirstFloor.Documents.Controls
Assembly: FirstFloor.Documents.Controls (in FirstFloor.Documents.Controls.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public void GoForward()
Visual Basic
Public Sub GoForward
Visual C++
public:
void GoForward()

See Also