Method
FormSubmitter.Method property
HTTP 方法 [IETF RFC 2616 ] 用于提交表单。请参阅 HTML 4.01 中的方法属性定义。
public HttpMethod Method { get; set; }
也可以看看
- class HttpMethod
- class FormSubmitter
- 命名空间 Aspose.Html.Forms
- 部件 Aspose.HTML
HTTP 方法 [IETF RFC 2616 ] 用于提交表单。请参阅 HTML 4.01 中的方法属性定义。
public HttpMethod Method { get; set; }