IHeaderDictionary.CacheControl Property

Definition

Gets or sets the Cache-Control HTTP header.

public virtual Microsoft.Extensions.Primitives.StringValues CacheControl { get; set; }
member this.CacheControl : Microsoft.Extensions.Primitives.StringValues with get, set
Public Overridable Property CacheControl As StringValues

Property Value

Applies to