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





Gets a value indicating whether the control will submit the form on pressing the Enter key.

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

 Syntax

JavaScript  Copy Code

function get_submitOnEnter ()

 Return Value

Type: Boolean
true if the control will submit the form on pressing Enter, otherwise false.

 See Also

MaskTextBox Members
MaskTextBox Class
MindFusion.UI.WebForms Namespace