FileManagerBuilder.OnFocusedItemChanged Method
Name | Parameters | Description |
---|---|---|
OnFocusedItemChanged(RazorBlock) | jsFunc | A function that is executed when the focused item is changed. Mirrors the client-side onFocusedItemChanged option. |
OnFocusedItemChanged(String) | jsFunc | A function that is executed when the focused item is changed. Mirrors the client-side onFocusedItemChanged option. |