otherValue Property
Gets the other value to format as Object. Number or Date object according to SliderValueType. That can be used only when label shows 2 values, like range of values.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_otherValue() : {Any} |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfSliderFormatValueLabelEventArgs.get_otherValue(); |