ASP.NET Pack Programmer's Guide
NumericUpDown Constructor
See Also
 





Initializes a new instance of the NumericUpDown class.

Namespace: MindFusion.UI.WebForms
Package: NumericUpDown.js

 Syntax

JavaScript  Copy Code

function NumericUpDown (element)

 Parameters

element

Type: DomElement
The Sys.UI.DomElement object that the control will be associated with.

 See Also

NumericUpDown Class
MindFusion.UI.WebForms Namespace