Table of Contents

Property Referer

Namespace: Sisk.Core.Entity
Assembly: Sisk.Core.dll

Referer

Gets the value of the HTTP Referer header.

Indicates the URL of the resource from which the request originated, helping servers understand the source of traffic.

public string? Referer { get; }

Property Value

string?