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





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

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

 Syntax

JavaScript  Copy Code

function get_allowEmptyInput ()

 Return Value

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

 See Also

MaskTextBox Members
MaskTextBox Class
MindFusion.UI.WebForms Namespace