StatisticsInfoProviderGetStatisticsInfo Method |
Returns the StatisticsInfo structure for the specified statistics.
Namespace: CMS.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 12.0.0
Syntaxpublic static StatisticsInfo GetStatisticsInfo(
int statisticsId
)
Parameters
- statisticsId
- Type: SystemInt32
Statistics id
Return Value
Type:
StatisticsInfo
See Also