Share via


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。

适用于