TreeViewBuilder.OnItemSelectionChanged Method
Name | Parameters | Description |
---|---|---|
OnItemSelectionChanged(RazorBlock) | jsFunc | A function that is executed when a single TreeView item is selected or selection is canceled. Mirrors the client-side onItemSelectionChanged option. |
OnItemSelectionChanged(String) | jsFunc | A function that is executed when a single TreeView item is selected or selection is canceled. Mirrors the client-side onItemSelectionChanged option. |