Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Calendar.ClientSideOnSelect Property

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


Direct link to this topic