Ektron CMS400.Net Reference
The table below shows properties set inside the <DataSource> <CalendarDataSource> tag.
Property |
Value |
Data Type |
backColor |
The background color of the calendar event. This example shows backColor=“yellow”.
If you set this value to AutoSelect, the next available color in the list is chosen automatically. This is the list of color choices.
|
String |
defaultId |
The Id of the SystemCalendar, GroupCalendar or UserCalendar to display on the Web page. For more information about using this property, see Web Calendar Mashups. |
String |
queryParam |
The parameter that may be in the query string to mash-up additional calendars. This can be any Calendar SourceType. For example, if the value is set to uid, then the querystring can be:
For more information about using this property, see Web Calendar Mashups |
String |
sourceType |
Choices are SystemCalendar, GroupCalendar, UserCalendar. See Also: Calendar Types |
String |
The table below shows properties set inside the <DataSource> <CategoryID> tag.
Property |
Value |
Data Type |
CategoryID | Use to identify taxonomy categories to filter calendar events. See Also: Using Taxonomy with Web Calendars |