HttpResponseBase.CacheControl Proprietà

Definizione

Ottiene o imposta l'intestazione HTTP Cache-Control corrispondente a uno dei valori dell'enumerazione HttpCacheability.

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à

Criteri di memorizzazione nella cache della risposta corrente.

Eccezioni

Si applica a