Srch.U.appendUrlParameter Method (DisplayTemplatesSrch)
Appends a key-value pair of parameters to the query string.
Srch.U.appendUrlParameter(url, keyAndValue)
Return value
A new URL with the appended key-value pair.
Parameters
url
URL to which to the parameters should be appended.keyAndValue
The key-value pair to append.