ASP.NET Pack Programmer's Guide
Calendar.select Method
See Also
 





Adds the specified Date or Date Array to the collection of selected dates.

Namespace: MindFusion.UI.WebForms
Package: Calendar.js

 Syntax

JavaScript  Copy Code

function select (value)

 Parameters

value

Type: Date, Array
The Date or Date Array to add.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.WebForms Namespace