Bagikan melalui


HtmlHelper<TModel>.ViewData Properti

Definisi

Mendapatkan data tampilan saat ini.

public:
 property Microsoft::AspNetCore::Mvc::ViewFeatures::ViewDataDictionary<TModel> ^ ViewData { Microsoft::AspNetCore::Mvc::ViewFeatures::ViewDataDictionary<TModel> ^ get(); };
public Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<TModel> ViewData { get; }
member this.ViewData : Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<'Model>
Public ReadOnly Property ViewData As ViewDataDictionary(Of TModel)

Nilai Properti

Penerapan

Berlaku untuk