Indicates if the displayable text in the control should appear as the default password character.

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

Syntax

JavaScript
function get_useSystemPasswordChar();
function set_useSystemPasswordChar(value);

See Also