SPUtility.ConcatUrls method
SharePoint 2013
Concatenates two URL strings into one.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- firstPart
- Type: System.String
A string that contains the first part of the URL.
- secondPart
- Type: System.String
A string that contains the second part of the URL.