addCalendarEventSource
(Beta) Adds an event source object to the calendar
Parameters
controlId - The id of the calendar control
eventSource - the Event source object
Example Usages
Where events is an array that contains two event objects, each representing a calendar event. These event objects have properties like title and start. id can be used as a distinguishing parameter.
Return Values
Function does not explicitly produce return value.
Last updated
Was this helpful?