ASP.NET Pack Programmer's Guide
DateTimePicker.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: DateTimePicker.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

DateTimePicker Members
DateTimePicker Class
MindFusion.UI.WebForms Namespace