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





Gets a value indicating whether the control is enabled.

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

 Syntax

JavaScript  Copy Code

function get_enabled ()

 Return Value

Type: Boolean
true if the control is enabled, otherwise false.

 See Also

PasswordBox Members
PasswordBox Class
MindFusion.UI.WebForms Namespace