quickViewControl.setLabel (Client API reference)
Sets the label for the quick view control.
Syntax
quickViewControl.setLabel(label);
Parameter
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label of the quick view control. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the label for the quick view control.
quickViewControl.setLabel(label);
Name | Type | Required | Description |
---|---|---|---|
label |
String | Yes | The new label of the quick view control. |