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.
Sets the visible property of a specified form control.
Syntax
protected void visibleFormControl(IdentifierName _name, boolean _visible)
Run On
Called
Parameters
- _name
Type: IdentifierName Extended Data Type
The name of the form control.
- _visible
Type: boolean
A Boolean value that indicates whether the control should be visible.