![]() |
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# | ![]() |
---|---|
public bool WillBeExpired { get; set; } |
Visual Basic (Declaration) | ![]() |
---|---|
Public Property WillBeExpired As Get Set |
See Also
CacheItem Class
Smartsite.Tools.Caching Namespace