OutputHelper Properties |
The OutputHelper type exposes the following members.
Name | Description | |
---|---|---|
AvailableCacheItemNames |
Gets list of cache items supported by system
| |
CacheItems |
List of the cache key items separated by semicolon. Defaults to "username;sitename;lang;browser;cookielevel;deviceprofile". Other available values are: domain, viewmode
| |
ClearOutputCacheOnPostback |
If true, output cache is cleared on postback.
| |
UseOutputFilterCache |
Returns true if full client cache is enabled (no revalidation requests).
|