Click or drag to resize
AnalyticsHelperSlidingIPExpiration Property
Returns true if IP for anonymous visitor should be logged every time. Returns false if IP should be logged only once per user visit.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static bool SlidingIPExpiration { get; set; }

Property Value

Type: Boolean
See Also