Click or drag to resize
IStatisticsInfoProvider Interface
Declares members for StatisticsInfo management.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 13.0.131
Syntax
C#
public interface IStatisticsInfoProvider : IInfoProvider<StatisticsInfo>, 
	IInfoByIdProvider<StatisticsInfo>

The IStatisticsInfoProvider type exposes the following members.

Methods
See Also