Version

valueLabelFormat Property

Gets format used for value labels. String that contains {0} and/or {1} substrings. All other parts of format are used as static characters.Format string
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_valueLabelFormat() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebSlider.get_valueLabelFormat();
See Also