Sitecore 5.0 API

ItemCache.Active Property

Gets a value indicating whether the current instance is active.

[Visual Basic]
Public Property Active As Boolean
[C#]
public bool Active {get; set;}

See Also

ItemCache Class | Sitecore.Caching Namespace