| 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
)
Protected Function GetDateKey (
periodSize As Integer,
dt As DateTime
) As String
Parameters
- periodSize
- Type: SystemInt32
- dt
- Type: SystemDateTime
Return Value
Type:
StringSee Also