If True, then browser response is disabled when the ENTER key is pressed.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function get_hideEnter();
function set_hideEnter(value);

See Also