PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Sets all given parameters as URL Parameters on the given url and returns the location.
Syntax
Smartsite SXML | Copy Code |
---|---|
locator url.seturlparams(locator location, string[ ] mvcParams) |
Parameters
Name | Data Type | Description |
---|---|---|
location | Locator | The location |
mvcParams | String[ ] | The list of MVC style parameters to build a location with. |
Return Value
Data Type | Description |
---|---|
Locator | Locator |