Srch.U.concatUrl Method (DisplayTemplatesSrch)

Concatenates two URL segments together.

Srch.U.concatUrl(firstPart, secondPart)

Return value

The concatenated URL.

Parameters

  • firstPart
    The first part of the URL.

  • secondPart
    The second part of the URL.