Version

getCurrentValue Method

Returns the current value of the rating of the rating when it is about to change
Syntax
ASP.NET Ajax Javascript (Specification) 
function getCurrentValue() : Number;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfRatingEventArgs.getCurrentValue();
See Also