Click or drag to resize

MonthSource Class

Represents a month source.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.ModelMonthSource

Namespace:  Dynamicweb.Analytics.Model
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public class MonthSource : IDictionarySource

The MonthSource type exposes the following members.

Constructors
  NameDescription
Public methodMonthSource
Initializes a new instance of an object.
Top
Methods
  NameDescription
Public methodGetData
Returns the list of all months mapped to their labels.
Top
See Also