| 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: 9.0.0
Syntaxpublic static bool SlidingIPExpiration { get; set; }Property Value
Type: 
Boolean
See Also