TreeListBuilder<T>.OnNodesInitialized Method
Name | Parameters | Description |
---|---|---|
OnNodesInitialized(RazorBlock) | jsFunc | A function that is executed after the loaded nodes are initialized. Mirrors the client-side onNodesInitialized option. |
OnNodesInitialized(String) | jsFunc | A function that is executed after the loaded nodes are initialized. Mirrors the client-side onNodesInitialized option. |