Click or drag to resize

ThresholdCountWidgetGetCounterNumber Method

Gets formated counter number

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
protected override sealed string GetCounterNumber(
	IDashboard dashboard,
	string path
)

Parameters

dashboard
Type: Dynamicweb.DashboardsIDashboard
The dashboard
path
Type: SystemString
The request path

Return Value

Type: String
See Also