Adapts a Web page for a specific browser and provides the base class from which all page adapters inherit, directly or indirectly.
The following tables list the members exposed by the
PageAdapter
type.

Protected Constructors

Public Properties
(see also
Protected Properties
)
| |
Name
|
Description
|
| CacheVaryByHeaders | Gets a list of additional HTTP headers by which caching is varied for the Web page to which this derived page adapter is attached. |
| CacheVaryByParams | Gets a list of additional parameters from HTTP GET and POST requests by which caching is varied for the Web page to which this derived page adapter is attached. |
Top

Public Methods

Protected Methods

See Also