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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Returns whether the control is disabled.
formContext.getControl(arg).getDisabled();
Type: Boolean.
Description: true if disabled; false otherwise.