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

プロパティ値

一時データ。

適用対象