다음을 통해 공유


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에 전달됩니다.

적용 대상