ASP.NET Pack Programmer's Guide
RatingItem Class
Remarks See Also
 





Represents an item within a Rating control.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public class RatingItem : IItemStateManager, IStateManager

Visual Basic  Copy Code

Public Class RatingItem
    Implements IItemStateManager, IStateManager

 Remarks

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

 Inheritance Hierarchy

System.Object
    MindFusion.UI.WebForms.RatingItem

 See Also

Using the controls - RatingItem
RatingItem Members
MindFusion.UI.WebForms Namespace