Enum TimeFrame
The logic for how to count site visits.
Namespace: EPiServer.Personalization.VisitorGroups.Criteria
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7Syntax
public enum TimeFrame
Fields
Name | Description |
---|---|
Since | Count visits since a given date and time. |
Total | No time frame, count total visit count. |
Within | Count visits in a given time frame. |