Replace the current history item
Member of Web History (PRIM_WEB.History)
Name | Type | Data Type | Description |
---|---|---|---|
QueryString | *Input | Unicode String | QueryString to be appended to the root of the URL |
Signal | *Input (Optional) | Boolean | Set to False to stop Changed event firing |
The Replace method modifies the current item in the browser history. You can only add the QueryString portion of the URL. The domain and port etc., are simply a repeat of those for the current page.
Febuary 18 V14SP2