| RequestUrlReferrer Property |
Gets the URL referrer.
Namespace:
Dynamicweb.Environment.Web
Assembly:
Dynamicweb.Environment.Web (in Dynamicweb.Environment.Web.dll) Version: 3.2.1
Syntax public Uri UrlReferrer { get; }
Public ReadOnly Property UrlReferrer As Uri
Get
Property Value
Type:
UriThe URL referrer.
Implements
IRequestUrlReferrerSee Also