SPHelperTranslateUrl Method |
Returns translated version of the specified URL for the specified zone within the SP farm.
Namespace: Colygon.MatchPoint.CoreAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public static string TranslateUrl(
string url,
SPUrlZone zone
)
Parameters
- url
- Type: SystemString
- zone
- Type: SPUrlZone
Return Value
Type:
StringSee Also