ASP.NET Pack Programmer's Guide
SelectionChangedEventArgs.get_oldSelection Method
See Also
 





Gets the start and end time of the old selection.

Namespace: MindFusion.Scheduling
Package: EventArgs.js

 Syntax

JavaScript  Copy Code

function get_oldSelection ()

 Return Value

Type: Array
The start and end time of the old selection.

 Remarks

The returned Array contains two DateTime objects representing the start and the end time of the old selection.

 See Also

SelectionChangedEventArgs Members
SelectionChangedEventArgs Class
MindFusion.Scheduling Namespace