SPUtility.ConcatUrls Method
SharePoint 2010
Concatenates two URL strings into one.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
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.