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 値のいずれか 1 つ。

適用対象

こちらもご覧ください