Click or drag to resize

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; }

Property Value

Type: Char
See Also