This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the key prefix.
Namespace: Smartsite.Tools.Caching.Angelina
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
protected abstract string KeyPrefix { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Protected MustOverride ReadOnly Property KeyPrefix As Get |
Field Value
The key prefix.See Also
CacheKey Class
Smartsite.Tools.Caching.Angelina Namespace