Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

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