TreeMapBuilder.OnNodesInitialized Method
| Name | Parameters | Description |
|---|---|---|
| OnNodesInitialized(RazorBlock) | jsFunc | A function that is executed only once, after the nodes are initialized. Mirrors the client-side onNodesInitialized option. |
| OnNodesInitialized(String) | jsFunc | A function that is executed only once, after the nodes are initialized. Mirrors the client-side onNodesInitialized option. |