Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.WebAnalytics
GenerateStatisticsEventArgs Class
GenerateStatisticsEventArgs Properties
Date Property
Visitors Property
GenerateStatisticsEventArgs
Visitors Property
Contains number of visitor per every culture.
Namespace:
CMS.WebAnalytics
Assembly:
CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
Copy
public
IDictionary
<
string
,
int
>
Visitors
{
get
;
set
; }
Property Value
Type:
IDictionary
String
,
Int32
See Also
Reference
GenerateStatisticsEventArgs Class
CMS.WebAnalytics Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com