ASP.NET Pack Programmer's Guide
NumericUpDown.get_allowEmptyInput Method
See Also
 





Gets a value indicating whether empty input will be considered valid.

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

 Syntax

JavaScript  Copy Code

function get_allowEmptyInput ()

 Return Value

Type: Boolean
true if empty input will be considered valid, otherwise false.

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.WebForms Namespace