Share via


FormTagHelper.Method Özellik

Tanım

Kullanılacak HTTP yöntemi.

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

Özellik Değeri

Açıklamalar

Her durumda oluşturulan HTML'ye geçirilir.

Şunlara uygulanır