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.
Marks or unmarks the control as a user-added control.
Syntax
public boolean markAsUserAdd([boolean value])
Run On
Client
Parameters
- value
Type: boolean
The Boolean value that indicates whether the control should be marked as a user-added control.
Return Value
Type: boolean
true if the control was marked as a user-added control; otherwise, false.