Click or drag to resize
SPHelperGetCurrentZoneUrl Method
Returns the translated version of the specified URL for the current zone within the SP farm.

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

Parameters

url
Type: SystemString

Return Value

Type: String
See Also