[]
Defines possible values of HtmlFormFormat property.
[Flags]
public enum ActionSubmitForm.HtmlFormFormatFlags
GetMethod = 8
Indicates whether field names and values are submitted using an HTTP GET request, otherwise they are submitted using a POST request.
SubmitCoordinates = 16
Indicates whether the coordinates of the mouse click that caused the submit-form action are transmitted as part of the form data.