Click or drag to resize
HitsInfo Constructor (HitsIntervalEnum)
Constructor - Creates new object of HitsInfo based on the enum.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
public HitsInfo(
	HitsIntervalEnum interval
)

Parameters

interval
Type: CMS.WebAnalyticsHitsIntervalEnum
See Also