Specifies the name of client side JavaScript function which is called when end user selects a day by clicking on the day cell in browser.
[Visual Basic]
Public Property ClientSideOnSelect As
String
[C#]
public
String ClientSideOnSelect {get; set;}
Remarks
See calendar_event_handler for details about parameters and return value of this function.
See Also
Calendar Class | EO.Web Namespace