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

Enum TimePeriod

The time period that is used to count hits.

Namespace: EPiServer.Personalization.VisitorGroups.Criteria
Assembly: EPiServer.dll
Version: 7.19.2
Syntax
public enum TimePeriod

Fields

Name Description
Day

X number of Days.

Month

X number of Month.

Week

X number of Weeks.

Year

X number of Years.

Extension Methods