| CacheItemContainer Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Helpers
 Syntax
Syntaxpublic class CacheItemContainer
The CacheItemContainer type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | CacheItemContainer | 
            Constructor.
             | 
 Properties
Properties| 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.
             | 
 See Also
See Also