Click or drag to resize
IInfoObjectCollectionUseDefaultCacheDependencies 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: 9.0.0
Syntax
C#
bool UseDefaultCacheDependencies { get; set; }

Property Value

Type: Boolean
See Also