TreeViewBuilder.CreateChildren Method
| Name | Parameters | Description |
|---|---|---|
| CreateChildren(RazorBlock) | jsFunc | Allows you to load nodes on demand. Mirrors the client-side createChildren option. |
| CreateChildren(String) | jsFunc | Allows you to load nodes on demand. Mirrors the client-side createChildren option. |