Documentation For Encog 2.x

Form.FormMethod Enumeration

The method for this form.

public enum FormMethod

Members

Member Name Description
POST This form is to be POSTed.
GET This form is to sent using a GET.

Requirements

Namespace: Encog.Bot.Browse.Range

Assembly: encog-core-cs (in encog-core-cs.dll)

See Also

Encog.Bot.Browse.Range Namespace