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

Property Value

Type: Boolean
See Also