bool Forward(Guid? browserId)

Go forward in this browser's history.

Parameters

Name Description
browserId The id of the desired browser. Null uses the current active browser.

Return

True if the function succeeds, otherwise false.