Gets or sets the latest selected date.

Namespace:  C1.Web.UI.Controls.C1Calendar
Assembly:  C1CalendarClient (in C1CalendarClient.dll)

Syntax

JavaScript
function get_selectedDate();
function set_selectedDate(value);

See Also