Click or drag to resize
RequestContextURLReferrer Property
Returns URL referrer or empty string if HttPContext is not initialized.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string URLReferrer { get; }

Property Value

Type: String
See Also