MindFusion.UI for WebForms Programmer's Guide

Rating.get_ratingMode Method

See Also
 



Gets the rating mode of the control.

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

 Syntax

JavaScript  Copy Code

function get_ratingMode ()

 Return Value

Type: RatingMode
One of the RatingMode enumeration values.

 See Also