Gets/sets whether or not this control is being used for secure data. When used for secure data,
a
Password control is used internally instead of a TextBox.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool Secure { get; set; }
Property Secure As Boolean
Get
Set
Property Value
Type:
BooleanSee Also