Property IsPassword
| Improve this Doc View SourceIsPassword
Gets or sets value indicates whether this property is password.
Declaration
public bool IsPassword { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Remarks
Set IsPassword to true to avoid displaying the password when input from user.