As it is inherited from the BasicCalendar control, the CMSCalendar control has all of its properties (including templates). These can be found in the BasicCalendar -> Configuration topic. In addition, it has the following properties that can be set or used in the API:
In addition, it has most of the following properties that can be set or used in the API:
As well as:
Property Name |
Description |
Sample Value |
DataSource |
Gets or sets a DataSet containing calendar events used to populate the items within the control. This value is not required. |
|
NoEventTransformationName |
Name of the transformation applied to days without any event in format <class prefix>.<document type>.<transformation name>. |
"cms.news.CalendarNoEvent" |
TransformationName |
Name of the transformation applied to days with an event in format <class prefix>.<document type>.<transformation name>. |
"cms.news.CalendarEvent" |
Page url: http://devnet.kentico.com/docs/5_5r2/controls/index.html?cmscalendar_configuration.htm