Click or drag to resize
CMSCalendar Fields

The CMSCalendar type exposes the following members.

Fields
  NameDescription
Protected fieldmDataLoaded
Indicates whether data should be loaded.
Protected fieldmFilterControl
Filter control.
Protected fieldmFilterName
Filter name.
Protected fieldmMonthEvents
Hashtable with events for current month (key - DateTime, value - DataTable with events).
(Inherited from BasicCalendar.)
Protected fieldmOnBeforeInitFired
True if the on before init was fired.
(Inherited from BasicCalendar.)
Protected fieldmProperties
Control properties variable.
Protected fieldmRelatedData
Custom data connected to the object.
(Inherited from BasicCalendar.)
Protected fieldmRelatedDataLoaded
Related data is loaded.
(Inherited from BasicCalendar.)
Top
See Also