Click or drag to resize
StatisticsInfoProviderSetStatisticsInfo Method
Sets (updates or inserts) specified statistics.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static void SetStatisticsInfo(
	StatisticsInfo statistics
)

Parameters

statistics
Type: CMS.WebAnalyticsStatisticsInfo
Statistics to set
See Also