ViewResultBase.TempData Vlastnost

Definice

Získá nebo nastaví TempDataDictionary objekt pro tento výsledek.

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

Hodnota vlastnosti

Dočasná data.

Platí pro