Click or drag to resize
StatisticsInfoProviderGetStatisticsInfoInternal Method
Returns the StatisticsInfo structure for the specified statistics.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
protected virtual StatisticsInfo GetStatisticsInfoInternal(
	int statisticsId
)

Parameters

statisticsId
Type: SystemInt32
Statistics id

Return Value

Type: StatisticsInfo
See Also