HttpResponseBase.CacheControl Proprietà

Definizione

Ottiene o imposta l'intestazione Cache-Control HTTP che corrisponde a uno dei HttpCacheability valori di enumerazione.

public:
 virtual property System::String ^ CacheControl { System::String ^ get(); void set(System::String ^ value); };
public virtual string CacheControl { get; set; }
member this.CacheControl : string with get, set
Public Overridable Property CacheControl As String

Valore della proprietà

Criterio di memorizzazione nella cache della risposta corrente.

Eccezioni

Si applica a