Version

value Property

Gets value to format as Object. Number or Date object according to SliderValueType.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_value() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfSliderFormatValueLabelEventArgs.get_value();
See Also