TreeNode.ImageUrl

Syntax

ImageUrl: String

Description

The ImageUrl property determines the path to the tree node icon.

Comments

Use JSON or the setImageUrl method to set the property value and thegetImageUrl method to get the property value.

Example

The example of property use is given in description of the TreeNode.collapseAll method.

See also:

TreeNode