IOwinRequest.CacheControl Property

Definition

Gets or sets the Cache-Control header.

public string CacheControl { get; set; }
member this.CacheControl : string with get, set
Public Property CacheControl As String

Property Value

The Cache-Control header.

Applies to