ViewContext.TempData 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與這個要求相關聯而且只能用於一個要求的資料。
public virtual System.Web.Mvc.TempDataDictionary TempData { get; set; }
member this.TempData : System.Web.Mvc.TempDataDictionary with get, set
Public Overridable Property TempData As TempDataDictionary
屬性值
暫存資料。