Click or drag to resize
TreeProviderTouchCacheDependencies Property
If true, cache dependencies are touched on document update.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public bool TouchCacheDependencies { get; set; }

Property Value

Type: Boolean
See Also