Gets a collection of DateTime objects that represent the selected dates on the C1WebSchedule control for DayView.

Namespace:  C1.Web.UI.Controls.C1Schedule
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

JavaScript
function get_selectedDates();

See Also