Version

value Property

Gets the Value property of the control.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_value() : Number
function set_value(value : Number)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebRating.get_value();
See Also