Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Loads the data for the child nodes of the given tracing hierarchy node.
Syntax
protected void loadChildNodes(int _nodeId)
Run On
Server
Parameters
- _nodeId
Type: int
The ID for the tracing hierarchy node for which to load the data for all child nodes.
Remarks
This will only load data for child nodes that have not been visited and is used recursively. The initial caller should use the root node ID 0.