TreeViewBuilder.OnItemCollapsed Method
Name | Parameters | Description |
---|---|---|
OnItemCollapsed(RazorBlock) | jsFunc | A function that is executed when a tree view item is collapsed. Mirrors the client-side onItemCollapsed option. |
OnItemCollapsed(String) | jsFunc | A function that is executed when a tree view item is collapsed. Mirrors the client-side onItemCollapsed option. |