TreeNodeNodeCacheMinutes Property |
Indicates how long should node stay in cache (in minutes). The 'null' means that the value is inherited from parent node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public virtual Nullable<int> NodeCacheMinutes { get; set; }
Property Value
Type:
NullableInt32See Also