Fires when the user presses an alphanumeric key.

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

Syntax

JavaScript
function get_onClientKeyPress();
function set_onClientKeyPress(value);

See Also