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.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.2.23
Syntax public static bool SlidingIPExpiration { get; set; }
Property Value
Type:
BooleanSee Also