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: 10.0.0
Syntax public static bool SlidingIPExpiration { get; set; }
Property Value
Type:
BooleanSee Also