ASP.NET Pack Programmer's Guide
PasswordBox.set_showButton Method
See Also
 





Sets a value indicating whether password reveal button is visible.

Namespace: MindFusion.UI.WebForms
Package: PasswordBox.js

 Syntax

JavaScript  Copy Code

function set_showButton (value)

 Parameters

value

Type: Boolean
true if password reveal button is visible, otherwise false.

 See Also

PasswordBox Members
PasswordBox Class
MindFusion.UI.WebForms Namespace