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