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
[read-only] | CacheVaryByHeaders | System.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] | CacheVaryByParams | System.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. |
[read-only] | ClientState | string.
Gets an encoded string that contains the view and control states data of the Web page to which this derived page adapter is attached. |