Version

oldDate Property

Gets old date.Old date
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_oldDate() : Date
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfVisibleMonthChangingEventArgs.get_oldDate();
See Also