ListBuilder.AllowItemDeleting Method
Name | Parameters | Description |
---|---|---|
AllowItemDeleting(JS) | value | Specifies whether or not an end user can delete list items. Mirrors the client-side allowItemDeleting option. |
AllowItemDeleting(Boolean) | value | Specifies whether or not an end user can delete list items. Mirrors the client-side allowItemDeleting option. |