FormMethod

FormMethod enumeration

The method tells the server about the request method.

Members

Member nameDescription
POSTMethod post.
GETMethod get.

See Also