Page History
11.10.8 SetFragment Method
Sets the fragment part of the URL. The URI's fragment is the bit that begins with the "#" character.
Input Arguments
Name | Type | Mandatory | Description |
|---|---|---|---|
Fragment | String | Yes | The fragment of the URI |
Return Value
None