Share via


OutputCacheParameters.Location Propriedade

Definição

Obtém ou define um valor que determina o local da entrada de 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

Valor da propriedade

Um dos valores de OutputCacheLocation.

Aplica-se a

Confira também