This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Intended to be used internally only. The value should be true when an item is eligible to be expired.
Namespace: Smartsite.Tools.Caching
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public bool WillBeExpired { get; set; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Property WillBeExpired As Get Set |
See Also
CacheItem Class
Smartsite.Tools.Caching Namespace