Click or drag to resize
StatisticsInfoProviderGetStatisticsInternal 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#
protected virtual ObjectQuery<StatisticsInfo> GetStatisticsInternal()

Return Value

Type: ObjectQueryStatisticsInfo
See Also