public final class FormMethod
extends com.aspose.ms.System.Enum
The method tells the server about the request method.
Modifier and Type | Field and Description |
---|---|
static int |
Get
Method get.
|
static int |
Post
Method post.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Post
Method post.
public static final int Get
Method get.