| CacheItemContainer Class |
Namespace: CMS.Helpers
public class CacheItemContainer
The CacheItemContainer type exposes the following members.
| Name | Description | |
|---|---|---|
| CacheItemContainer(Object) |
Constructor.
| |
| CacheItemContainer(Object, CMSCacheDependency, DateTime, TimeSpan, CMSCacheItemPriority) |
Constructor.
|
| Name | Description | |
|---|---|---|
| AbsoluteExpiration |
Cache absolute expiration.
| |
| Created |
Time when the item was created
| |
| Data |
Data item.
| |
| Dependencies |
Cache dependencies.
| |
| Priority |
Cache priority.
| |
| SlidingExpiration |
Cache sliding expiration.
|