Displays a rating control on a web page that allows users to rate an item with a single mouse click.
For a list of all members of this type, see SlickRater Members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
KrispWare.KrispControl
KrispWare.SlickRater
KrispWare.AutoSlickRater
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Use the Slickrater control rather than the AutoSlickRater when you would rather handle the rating data yourself. At a minimum you should assign values to the RatedID, UserRating, and AverageRating properties, as well as handle the OnRatingChanged event.
Namespace: KrispWare
Assembly: SlickRater (in SlickRater.dll)
SlickRater Members | KrispWare Namespace