共用方式為


XhtmlPageAdapter.CacheVaryByHeaders 屬性

定義

取得快取會因其改變的任何其他 HTTP 標頭清單。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

public:
 virtual property System::Collections::IList ^ CacheVaryByHeaders { System::Collections::IList ^ get(); };
public virtual System.Collections.IList CacheVaryByHeaders { get; }
member this.CacheVaryByHeaders : System.Collections.IList
Public Overridable ReadOnly Property CacheVaryByHeaders As IList

屬性值

其他 HTTP 標頭的 IList 物件。

實作

備註

類別XhtmlPageAdapterCacheVaryByHeaders會繼承 介面中的 屬性,IPageAdapter而且一律會傳null回 。

適用於

另請參閱