次の方法で共有


OutputCacheAttribute.NoStore Property

Definition

Gets or sets the value which determines whether the response should be cached or not. When set to true, the response won't be cached.

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

Property Value

Applies to