The WebCache type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefaultCacheCapabilities |
Gets a description of the features that the cache provides.
(Overrides ObjectCache DefaultCacheCapabilities.) | |
| DefaultPolicy |
Default cache policy.
| |
| Item |
Gets or sets a value in the cache by using the default indexer property for an instance of the [F:WebCache] class..
(Overrides ObjectCache Item String .) | |
| Name |
Gets the name of the cache.
(Overrides ObjectCache Name.) |
See Also