Gets or sets a value that determines whether the input filter is on or off.

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

Syntax

JavaScript
function get_disableInputFilter();
function set_disableInputFilter(value);

See Also