This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Implements basic cachekey functionality.
Namespace: Smartsite.Tools.Caching.Angelina
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public abstract class CacheKey |
Visual Basic (Declaration) | Copy Code |
---|---|
Public MustInherit Class CacheKey |
Inheritance Hierarchy
System..::..Object
Smartsite.Tools.Caching.Angelina..::..CacheKey
Smartsite.Tools.Caching.Angelina..::..CacheKeyFile
Smartsite.Tools.Caching.Angelina..::..CacheKeyCmsItem
Smartsite.Tools.Caching.Angelina..::..CacheKey
Smartsite.Tools.Caching.Angelina..::..CacheKeyFile
Smartsite.Tools.Caching.Angelina..::..CacheKeyCmsItem
See Also
CacheKey Members
Smartsite.Tools.Caching.Angelina Namespace