共用方式為


OutputCacheAttribute.NoStore 屬性

定義

取得或設定值,這個值決定是否應該快取回應。 當設定為 true時,將不會快取回應。

public bool NoStore { get; init; }
member this.NoStore : bool with get, set
Public Property NoStore As Boolean

屬性值

適用於