Click or drag to resize
SPHelperCombineUrl Method
Returns the combined URL.

Namespace: Colygon.MatchPoint.Core
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public static string CombineUrl(
	string baseUrl,
	string url
)

Parameters

baseUrl
Type: SystemString
url
Type: SystemString

Return Value

Type: String
See Also