Gets or sets a value that determines whether the user can type value.

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

Syntax

JavaScript
function get_disableUserInput();
function set_disableUserInput(value);

See Also