FormSubmitter.Method

FormSubmitter.Method property

HTTP method [IETF RFC 2616] used to submit form. See the method attribute definition in HTML 4.01.

public HttpMethod Method { get; set; }

See Also