IWebTreeNode.Data

Syntax

Data: Variant;

Description

The Data property is used to store any custom data.

Comments

As a property value, one can specify any type of data, custom ad system class instances.

See also:

IWebTreeNode