HtmlView.GoBack Method
| Explanation | Returns the currently displayed page to the previous page. If the GoBack method is used to change pages, the GoForward method can be used to move to the next page. | |
| Call format | HtmlView1.GoBack( ) | |
| Return value | None | |
| Arguments | None | |
| Exception | None | |
| Example of use | | |
| Related item | GoForward method | |