TreeNode.ResourceKey

Syntax

ResourceKey: String

Description

The ResourceKey property determines resource key for tree node.

Comments

Use JSON or the setResourceKey method to set the property value and the getResourceKey method to get the property value.

Example

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

See also:

TreeNode