Version

oldValueAsPercent Property

Gets old value as percent.Value in range from 0 to 100.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_oldValueAsPercent() : Number
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfSliderValueChangedEventArgs.get_oldValueAsPercent();
See Also