disabled
A Boolean property, the result of which determines whether the weblet appears enabled or disabled.
Default value
Blank – equivalent to False (that is, the weblet will always be enabled).
Valid values
true(), false()or any valid expression that returns True or False.