Share via


CacheVaryByHeaders Property (Common)

Returns a list of any additional HTTP headers by which caching is varied.

public virtual IList CacheVaryByHeaders {
   get
}

Remarks

The HtmlPageAdapter and WmlPageAdapter classes inherit this property from the IPageAdapter interface. These implementations return null.

For more information, see Output Caching ** in Mobile TextWriter Rendering Best Practices.

See Also

Applies to: HtmlPageAdapter Class | WmlPageAdapter Class