IPageAdapter Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| CacheVaryByHeaders | Returns a list of any additional HTTP headers by which caching is varied. |
| CookielessDataDictionary | Use this property to persist data between requests through the use of the URL query string. |
| OptimumPageWeight | Returns a page weight appropriate for the target device. Used in form pagination. |
| Page | Gets or sets the page to which the adapter is attached. |
| PersistCookielessData | Gets or sets whether items from the CookielessDataDictionary property are persisted in the query string. |
Community Additions
ADD
Show: