OutputCacheParameters.Location Свойство

Определение

Возвращает или задает значение, определяющее расположение записи кэша.

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

Значение свойства

OutputCacheLocation

Одно из значений перечисления OutputCacheLocation.

Применяется к

См. также раздел