Click or drag to resize
StatisticsInfoProviderGetStatistics Method
Returns a query for all the StatisticsInfo objects.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<StatisticsInfo> GetStatistics()

Return Value

Type: ObjectQueryStatisticsInfo
See Also