|
|
Unmaps any URL parameters, making parameters available on the querystring only.
Syntax
| Smartsite SXML |
|
|---|---|
url.mapparams(locator location) url.mapparams(locator location, string[ ] mappings) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| location | Locator | The location. |
| mappings | String[ ] | The mapping names to use for each URL parameter. |
Return Value
None.