preventDelete

Description
Determines whether a user is able to delete a block in the Venue Editor for a LivePage. The possible values are: 1. false - (default value) - ie, everybody can delete the block 2. true - nobody can delete the block 3. JSON object specifying value for each user role. Eg: { "SPONSOR": true, "MANAGER": false }
File
template.jsonexperience.json
Key Category
predefinedBlocks
Type
BooleanJSON Object