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





Provides the ability to select and display ratings in a variety of formats.

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

 Syntax

C#  Copy Code

public class Rating : WebControl, IScriptControl, IPostBackDataHandler, IStateManager, IHostControl, IThemable

Visual Basic  Copy Code

Public Class Rating
    Inherits WebControl
    Implements IScriptControl, IPostBackDataHandler, IStateManager, IHostControl, IThemable

 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
    System.Web.UI.Control
        System.Web.UI.WebControls.WebControl
            MindFusion.UI.WebForms.Rating

 See Also

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