FileManagerBuilder.OnSelectionChanged Method
Name | Parameters | Description |
---|---|---|
OnSelectionChanged(RazorBlock) | jsFunc | A function that is executed when a file system item is selected or selection is canceled. Mirrors the client-side onSelectionChanged option. |
OnSelectionChanged(String) | jsFunc | A function that is executed when a file system item is selected or selection is canceled. Mirrors the client-side onSelectionChanged option. |