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.
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
Returns whether the control is disabled.
formContext.getControl(arg).getDisabled();
Type: Boolean.
Description: true if disabled; false otherwise.