SaaS CMS has officially launched! Learn more now.

Class ReferrerType

Referrer type

Inheritance
System.Object
ReferrerType
Namespace: EPiServer.Personalization.VisitorGroups.Criteria
Assembly: EPiServer.Cms.AspNetCore.dll
Version: 12.0.3
Syntax
public sealed class ReferrerType : Enum

Fields

HostName

Referrer host name

Declaration
public const ReferrerType HostName
Field Value
Type Description
ReferrerType

Url

Referrer Url

Declaration
public const ReferrerType Url
Field Value
Type Description
ReferrerType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods