Click or drag to resize
AnalyticsLogGetCount Method
Gets the count/value information

Namespace: CMS.WebAnalytics.Web.UI
Assembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 10.0.0
Syntax
C#
protected string GetCount(
	Object count,
	Object value
)

Parameters

count
Type: SystemObject
Count
value
Type: SystemObject
Value

Return Value

Type: String
See Also