MindFusion.UI for WebForms Programmer's Guide

NumericUpDown.get_value Method

See Also
 



Gets the value of the control.

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

 Syntax

JavaScript  Copy Code

function get_value ()

 Return Value

Type: Number
The value.

 See Also