bool Back(Guid? browserId)
Go back 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.
Go back in this browser's history.
Name | Description |
browserId | The id of the desired browser. Null uses the current active browser. |
True if the function succeeds, otherwise false.