0 out of 1 rated this helpful - Rate this topic

SPUtility.ConcatUrls Method

SharePoint 2010

Concatenates two URL strings into one.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
public static string ConcatUrls(
	string firstPart,
	string secondPart
)

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.

Return Value

Type: System.String
The concatenated string.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ