Gets or sets the method to be called after the calendar is closed.

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

Syntax

JavaScript
function get_clientOnAfterClose();
function set_clientOnAfterClose(value);

See Also