Version

formattedTooltip Property

Returns the formatted tooltip string with the current values inserted
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_formattedTooltip() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebProgressBar.get_formattedTooltip();
See Also