I create 2sxc.org app for DNN and don't know how to allow a user to delete the content item?
Is there some toolbar snippet like:
@Edit.Toolbar(Content, actions: "edit,replace")
But also to create delete button?
If there is no such command, how can be manually created? Any guidance?