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