OwinRequest.CacheControl Property

Definition

Gets or sets the Cache-Control header.

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

Property Value

The Cache-Control header.

Implements

Applies to