Sets the URI escaping.
Syntax
Smartsite SXML | Copy Code |
---|---|
locator url.seturiescaping(locator location, boolean useUriEscaping) |
Parameters
Name | Data Type | Description |
---|---|---|
location | Locator | The location. |
useUriEscaping | Boolean | If set to true URI escaping will be used. |
Return Value
Data Type | Description |
---|---|
Locator | Locator with the specified UseUriEscaping setting. |