TagCloudItem.Caption

Syntax

Caption: String

Description

The Caption property determines tag cloud item caption.

Comments

Use JSON or the setCaption method to set the property value and the getCaption method to get the property value.

Example

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

See also:

TagCloudItem