Click or drag to resize
BasicCalendarmMonthEvents Field
Hashtable with events for current month (key - DateTime, value - DataTable with events).

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
protected Hashtable mMonthEvents

Field Value

Type: Hashtable
See Also