共用方式為


FormTagHelper.Method 屬性

定義

要使用的 HTTP 方法。

public:
 property System::String ^ Method { System::String ^ get(); void set(System::String ^ value); };
public string Method { get; set; }
member this.Method : string with get, set
Public Property Method As String

屬性值

備註

在所有情況下傳遞至產生的 HTML。

適用於