ASP.NET Pack Programmer's Guide
DatePicker.set_submitOnEnter Method
See Also
 





Sets a value indicating whether the control should submit the form on pressing the Enter key.

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

 Syntax

JavaScript  Copy Code

function set_submitOnEnter (value)

 Parameters

value

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

 See Also

DatePicker Members
DatePicker Class
MindFusion.UI.WebForms Namespace