Click or drag to resize

InsightWidgetBaseGetDateKey Method (Int32, DateTime)

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
protected string GetDateKey(
	int periodSize,
	DateTime dt
)

Parameters

periodSize
Type: SystemInt32
dt
Type: SystemDateTime

Return Value

Type: String
See Also