TagCloudItem.IsPlaced

Syntax

IsPlaced: Boolean

Description

The IsPlaced property determines whether tag cloud item is shown.

Comments

Available values:

Use JSON or the setIsPlaced method to set the property value and the getIsPlaced method to get the property value.

Example

The property use is given in description of the TagCloud.addItem method.

See also:

TagCloudItem