ViewResultBase.TempData 屬性

定義

取得或設定 TempDataDictionary 這個結果的 物件。

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

屬性值

暫存資料。

適用於