AmpForm.Method

AmpForm.Method property

The method attribute tells the server about the request method.

public FormMethod Method { get; set; }

See Also