MindFusion.Scheduling for ASP.NET Programmer's Guide
Calendar.setSelection Method
See Also
 





Sets the current time selection.

Namespace: MindFusion.Scheduling
Assembly: Calendar.js

 Syntax

JavaScript  Copy Code

function setSelection (start, [end, [resource]])

 Parameters

start

Type: DateTime
The start time of the selection.

end
Optional.

Type: DateTime
The end time of the selection.

resource
Optional.

Type: Object
The resource associated with the selection.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling Namespace