quickViewControl.setVisible (Client API reference)
Displays or hides a control.
Syntax
quickViewControl.setVisible(bool);
Parameter
Name | Type | Required | Description |
---|---|---|---|
bool |
Boolean | Yes | Specify true or false to display or hide the control. |
Displays or hides a control.
quickViewControl.setVisible(bool);
Name | Type | Required | Description |
---|---|---|---|
bool |
Boolean | Yes | Specify true or false to display or hide the control. |