FormMethod
FormMethod enumeration
The method tells the server about the request method.
public enum FormMethod
Values
Name | Value | Description |
---|---|---|
Post | 0 |
Method post. |
Get | 1 |
Method get. |
See Also
- namespace Aspose.Email.Amp
- assembly Aspose.Email