Skip to main content

LookupBuilder.OnClosed Method

Name Parameters Description
OnClosed(RazorBlock) jsFunc A function that is executed once the drop-down editor is closed. Mirrors the client-side onClosed option.
OnClosed(String) jsFunc A function that is executed once the drop-down editor is closed. Mirrors the client-side onClosed option.