MindFusion.UI for WebForms Programmer's Guide

RatingItem Class

Remarks See Also
 



Represents an item within a Rating control.

Namespace: MindFusion.UI.Web
Assembly: RatingItem.js

 Syntax

JavaScript  Copy Code

// class
RatingItem.prototype = {}

 Remarks

For additional information on how to use the control, please refer to the Rating topic in the Using the controls section.

 See Also