control.getDisabled (Client API reference)
Returns whether the control is disabled.
Syntax
formContext.getControl(arg).getDisabled();
Return Value
Type: Boolean.
Description: true if disabled; false otherwise.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns whether the control is disabled.
formContext.getControl(arg).getDisabled();
Type: Boolean.
Description: true if disabled; false otherwise.