MindFusion.UI for WebForms Programmer's Guide

Rating.get_value Method

See Also
 



Gets the selected value of the control.

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

 Syntax

JavaScript  Copy Code

function get_value ()

 Return Value

Type: Number
The value.

 See Also