Skip to main content

TreeMapBuilder.OnNodesRendering Method

Name Parameters Description
OnNodesRendering(RazorBlock) jsFunc A function that is executed before the nodes are displayed and each time the collection of active nodes is changed. Mirrors the client-side onNodesRendering option.
OnNodesRendering(String) jsFunc A function that is executed before the nodes are displayed and each time the collection of active nodes is changed. Mirrors the client-side onNodesRendering option.