Click or drag to resize
InfoObjectCollectionTInfoUseDefaultCacheDependencies Property
If true, the collection uses default cache dependencies to flush it's content

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool UseDefaultCacheDependencies { get; set; }

Property Value

Type: Boolean

Implements

IInfoObjectCollectionUseDefaultCacheDependencies
See Also