System.Web.UI.Adapters.PageAdapter: Property Members

The properties of System.Web.UI.Adapters.PageAdapter are listed below. For a list of all members, see the PageAdapter Members list.

See Also: Inherited members from System.Web.UI.Adapters.ControlAdapter

Public Properties

[read-only]
CacheVaryByHeadersSystem.Collections.Specialized.StringCollection.

Gets a list of additional HTTP headers by which caching is varied for the Web page to which this derived page adapter is attached.

[read-only]
CacheVaryByParamsSystem.Collections.Specialized.StringCollection.

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.

Protected Properties

[read-only]
ClientStatestring.

Gets an encoded string that contains the view and control states data of the Web page to which this derived page adapter is attached.