Partager via


ViewPage.TempData Propriété

Définition

Obtient les données temporaires à passer à la vue.

public System.Web.Mvc.TempDataDictionary TempData { get; }
member this.TempData : System.Web.Mvc.TempDataDictionary
Public ReadOnly Property TempData As TempDataDictionary

Valeur de propriété

Données temporaires à passer à la vue.

S’applique à