3 implementations of CacheVaryByHeaders
System.Web.Mobile (3)
UI\MobileControls\Adapters\HtmlPageAdapter.cs (1)
362public virtual IList CacheVaryByHeaders
UI\MobileControls\Adapters\WmlPageAdapter.cs (1)
190public virtual IList CacheVaryByHeaders
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicPageAdapter.cs (1)
48public virtual IList CacheVaryByHeaders {
1 reference to CacheVaryByHeaders
System.Web.Mobile (1)
UI\MobileControls\MobilePage.cs (1)
854IList headerList = Adapter.CacheVaryByHeaders;