Sdílet prostřednictvím


OutputCacheParameters.Location Vlastnost

Definice

Získává nebo nastavuje hodnotu, která určuje umístění položky mezipaměti.

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

Hodnota vlastnosti

OutputCacheLocation

Jedna z OutputCacheLocation hodnot.

Platí pro

Viz také