Parameter | Description |
---|---|
sHash | The new hash string |
Procedure OnLocationHashChange String sHash
This property contains the location hash part of the URL.
The location hash is the part of the URL following the # symbol.
Note that changes to this hash by functions like HistoryPushState, HistoryReplaceState and NavigateToPage are not reflected until the next server round-trip.