This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Overload List
Name | Description | |
---|---|---|
CacheItem(String, Object, CacheItemPriority, ICacheItemRefreshAction, array<ICacheItemExpiration>[]()[][]) |
Constructs a fully formed CacheItem.
|
|
CacheItem(DateTime, String, Object, CacheItemPriority, ICacheItemRefreshAction, array<ICacheItemExpiration>[]()[][]) |
Constructs a fully formed CacheItem. This constructor is to be used when restoring an existing
CacheItem from the backing store. As such, it does not generate its own Guid for this instance,
but allows the guid to be passed in, as read from the backing store.
|