Page History Functions
This section contains topics on the following functions:
Function | Description |
---|---|
AddPageHistory | Adds a specified URL to the top of the active web browser's session history. |
ClearPageHistory | Deletes all entries from the active web browser's session history. |
GetCurrentPageURL | Retrieves the URL of the active web page, relative to the site root. |
GetLastPageURL | Retrieves the URL of the page visited prior to the current one, relative to the site root. |
RemoveCurrentPageURL | Deletes the most recent URL from the active web browser's session history. |