次の方法で共有


OutputCacheAttribute.NoStore プロパティ

定義

応答をキャッシュするかどうかを決定する値を取得または設定します。 trueに設定すると、応答はキャッシュされません。

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

プロパティ値

適用対象