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