BrowserNode.AddChild Method

Parent Object: BrowserNode

Description

Method that creates a new as a nested child of this one. The new BrowserNode is returned.

Remarks

It is not possible to add client nodes to built-in panes.

Syntax

BrowserNode.AddChild( Definition As BrowserNodeDefinition ) As BrowserNode

Parameters

Name Type Description
Definition BrowserNodeDefinition Input object that specifies the input definition for the browser node.

Version

Introduced in version 8