Click or drag to resize

DaySource Class

Represents a month day source.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Analytics.ModelDaySource

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

The DaySource type exposes the following members.

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