Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns whether the control is disabled.
Syntax
formContext.getControl(arg).getDisabled();
Return Value
Type: Boolean.
Description: true if disabled; false otherwise.