Click or drag to resize
IRequestUrlReferrer Property
Gets information about the URL of the client request that linked to the current URL.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Uri UrlReferrer { get; }

Property Value

Type: Uri
See Also