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.
Gets or sets the value that indicates whether the control is disabled for the user.
Syntax
public int userDisable([int value])
Run On
Called
Parameters
- value
Type: int
The value that indicates whether the control is disabled for the user; optional.
Return Value
Type: int
1 if the control is disabled for the user; otherwise, 0.