StatisticsInfoProviderSetStatisticsInfoInternal Method |
Sets (updates or inserts) specified statistics.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax protected virtual void SetStatisticsInfoInternal(
StatisticsInfo statistics
)
Parameters
- statistics
- Type: CMS.WebAnalyticsStatisticsInfo
Statistics to set
See Also