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. |
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
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. |