Prevent list from deletion
Description
If we don't want to let the users to delete the configuration list in SharePoint provide template with attribute AllowDeletion="FALSE".
Resolution
Add attribute AllowDeletion="FALSE" to the list template.
Links
Not provided