C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / C1Rating Class
Properties Methods Events

C1Rating Class Members

The following tables list the members exposed by C1Rating.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the C1Rating class.  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyA value indicates whether to show animation and the duration for the animation.  
Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Property (Inherited from System.Web.UI.Control)
Public PropertyNumber of stars to display.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyDirection of the control.  
Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyA value that represents the hint information when hover the rating star.  
Public PropertyHeight of icon. All icons should have the same height.  
Public PropertyA value that indicates the settings for customize rating icons.  
Public PropertyWidth of icon. All icons should have the same width.  
Public Property (Inherited from System.Web.UI.Control)
Public PropertyThe maximize value that can be rated.  
Public PropertyThe minimize value that can be rated.  
Public PropertyFires when hover the control.  
Public PropertyFires after the control is rated.  
Public PropertyFires before the control rating. This event can be cancelled. "return false;" to cancel the event.  
Public PropertyFires when click the reset button.  
Public PropertyOrientation of the control.  
Public PropertyRating mode of the control.  
Public PropertyA value that represents a reset button.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyThe sections of every star split into.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyName of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyA value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTotal value of the control.  
Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Property (Inherited from System.Web.UI.Control)
Public PropertyRated value of the control.  
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodWhen overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public MethodWhen overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public MethodOverloaded. Loads control layout properties from the file.  
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRegister design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public MethodOverloaded. Saves the control layout properties to the file.  
Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Method (Inherited from System.Web.UI.Control)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Top
See Also