FormMethod
FormMethod enumeration (2 values)
The method tells the server about the request method.
| Value | Description |
|---|---|
| Post | Method post. |
| Get | Method get. |
The method tells the server about the request method.
| Value | Description |
|---|---|
| Post | Method post. |
| Get | Method get. |