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.
Locks or unlocks the window of the control for update.
Syntax
public boolean lockWindowUpdate(boolean lock)
Run On
Client
Parameters
- lock
Type: boolean
A Boolean value: true to lock the window, and false to unlock the window.
Return Value
Type: boolean
true if the operation was successful; otherwise, false.