OutputCacheParameters.Location Proprietà

Definizione

Ottiene o imposta un valore che determina la posizione della voce della cache.

public:
 property System::Web::UI::OutputCacheLocation Location { System::Web::UI::OutputCacheLocation get(); void set(System::Web::UI::OutputCacheLocation value); };
public System.Web.UI.OutputCacheLocation Location { get; set; }
member this.Location : System.Web.UI.OutputCacheLocation with get, set
Public Property Location As OutputCacheLocation

Valore della proprietà

Uno dei valori di OutputCacheLocation.

Si applica a

Vedi anche