Skip to main content

ListBuilder.OnItemDeleted Method

Name Parameters Description
OnItemDeleted(RazorBlock) jsFunc A function that is executed after a list item is deleted from the data source. Mirrors the client-side onItemDeleted option.
OnItemDeleted(String) jsFunc A function that is executed after a list item is deleted from the data source. Mirrors the client-side onItemDeleted option.