Verifies that the insert action is not called from a form.
Syntax
public void insert()
Run On
Server
Exceptions
| Exception | Condition |
|---|---|
| Error | The insert action is called from a form. |
Verifies that the insert action is not called from a form.
public void insert()
Server
| Exception | Condition |
|---|---|
| Error | The insert action is called from a form. |