| TreeNodeNodeAllowCacheInFileSystem Property | 
            Identifies whether the document allows output caching in the file system. The 'null' value means that the value is inherited from the parent node.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
 Syntax
Syntaxpublic virtual Nullable<bool> NodeAllowCacheInFileSystem { get; set; }Property Value
Type: 
NullableBoolean See Also
See Also