Form.method

Sets the http method.

  1. HttpMethod method [@property getter]
  2. HttpMethod method [@property setter]
  3. string method [@property getter]
  4. string method [@property setter]
    class Form
    final @property
    static if(!(isWeb))
    void
    method
    (
    string method
    )

Meta