Enum TimePeriod
The time period that is used to count hits.
Namespace: EPiServer.Personalization.VisitorGroups.Criteria
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7Syntax
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. |