FormControl.unLock Method
Unlocks a form control.
Syntax
public void unLock(boolean update)
Run On
Client
Parameters
- update
Type: boolean
A Boolean value that indicates whether to save the changes that are made to the control.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Unlocks a form control.
public void unLock(boolean update)
Client