Aracılığıyla paylaş


ViewContext.FormContext Özellik

Tanım

İşlenen form öğesinin öğesini FormContext alır veya ayarlar. Şu anda hiçbir form işlenmiyorsa varsayılan bağlam döndürülür.

public:
 virtual property Microsoft::AspNetCore::Mvc::ViewFeatures::FormContext ^ FormContext { Microsoft::AspNetCore::Mvc::ViewFeatures::FormContext ^ get(); void set(Microsoft::AspNetCore::Mvc::ViewFeatures::FormContext ^ value); };
public virtual Microsoft.AspNetCore.Mvc.ViewFeatures.FormContext FormContext { get; set; }
member this.FormContext : Microsoft.AspNetCore.Mvc.ViewFeatures.FormContext with get, set
Public Overridable Property FormContext As FormContext

Özellik Değeri

Şunlara uygulanır