WmlPageAdapter.CacheVaryByHeaders Property
.NET Framework (current version)
Returns a list of any additional HTTP headers by which caching is varied. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Property Value
Type: System.Collections.IListA list of any additional HTTP headers by which caching is varied.
Implements
IPageAdapter.CacheVaryByHeadersThe HtmlPageAdapter and WmlPageAdapter classes inherit this property from the IPageAdapter interface. These implementations return null.
For more information, see the "Output Caching" section in Mobile Text Writer Rendering Best Practices.
.NET Framework
Available since 1.1
Available since 1.1
Show: