Version

RatedEventArgs class

EventArgs that contain the old and new values of the rating after it has changed
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.RatedEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.RatedEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
         Infragistics.Web.UI.RatedEventArgs

See Also