Click or drag to resize
WebAnalyticsFunctionsGetUrlReferrer Method
Returns absolute URI of the URLRefferer from current HTTP context.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static string GetUrlReferrer()

Return Value

Type: String
See Also