Click or drag to resize

IContextUrlReferrer Property

Get or set the URL referrer for web request

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
string UrlReferrer { get; set; }

Property Value

Type: String
Remarks
You may have to indicates it, if the usage of the Application is restricted by URL referrers (AllowedUrlReferrers).
See Also