Click or drag to resize

MonthSourceGetData Method

Returns the list of all months mapped to their labels.

Namespace:  Dynamicweb.Analytics.Model
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public IDictionary<string, string> GetData()

Return Value

Type: IDictionaryString, String
The list of all months mapped to their labels.

Implements

IDictionarySourceGetData
See Also