Click or drag to resize
TreeNodeNodeCacheMinutes Property
Indicates how long should node stay in cache (in minutes).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual int NodeCacheMinutes { get; set; }

Property Value

Type: Int32
See Also