Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.WebAnalytics 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com