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

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected string GetCount(
	Object count,
	Object value
)

Parameters

count
Type: SystemObject
Count
value
Type: SystemObject
Value

Return Value

Type: String
See Also