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 值。

適用於

另請參閱