Fires when the user changes text in the control.

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

Syntax

JavaScript
function get_onClientTextChanged();
function set_onClientTextChanged(value);

See Also