PasswordMarkerChar Property |
Gets or sets the Marker Character to use to mask the password.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public char MarkerChar { get; set; }
Public Property MarkerChar As Char
Get
Set
Property Value
Type:
CharSee Also