Click or drag to resize
OutputHelper Properties

The OutputHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAvailableCacheItemNames
Gets list of cache items supported by system
Public propertyStatic memberCacheItems
List of the cache key items separated by semicolon. Defaults to "username;sitename;lang;browser;cookielevel;deviceprofile". Other available values are: domain, viewmode
Public propertyStatic memberClearOutputCacheOnPostback
If true, output cache is cleared on postback.
Public propertyStatic memberUseOutputFilterCache
Returns true if full client cache is enabled (no revalidation requests).
Top
See Also