FileManagerBuilder.OnSelectedFileOpened Method
Name | Parameters | Description |
---|---|---|
OnSelectedFileOpened(RazorBlock) | jsFunc | A function that is executed when the selected file is opened. Mirrors the client-side onSelectedFileOpened option. |
OnSelectedFileOpened(String) | jsFunc | A function that is executed when the selected file is opened. Mirrors the client-side onSelectedFileOpened option. |