Control.ParentNode

Syntax

ParentNode: String

Description

The ParentNode property sets parent DOM node.

Comments

The property value is returned with the getParentNode method, and is set from JSON.

Example

The example of property use is given in description of the Control.addStateClass method.

See also:

Control