Fires when the user changes text in the control.

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

Syntax

JavaScript
function add_textChanged(value);
function remove_textChanged(value);

See Also