Click or drag to resize
TreeNodeTouchCacheDependencies Property
If true, cache dependencies are touched when the object is changed.

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

Property Value

Type: Boolean
See Also