SubmitFormAction.GetMethod

SubmitFormAction.GetMethod field

If set, field names and values shall be submitted using an HTTP GET request.

public const int GetMethod;

See Also