Prevents users from deleting the record by overriding the default delete method.
Syntax
public void delete()
Run On
Server
Exceptions
| Exception | Condition |
|---|---|
| Error | The record cannot be deleted. |
Prevents users from deleting the record by overriding the default delete method.
public void delete()
Server
| Exception | Condition |
|---|---|
| Error | The record cannot be deleted. |