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





Adds the specified range of dates to the collection of selected dates.

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

 Syntax

JavaScript  Copy Code

function selectRange (start, end)

 Parameters

start

Type: Date
The start date.

end

Type: Date
The end date.

 See Also

Calendar Members
Calendar Class
MindFusion.UI.WebForms Namespace