| SharePointFileCacheOptionsCacheMinutes Property | 
            Gets or sets time the SharePoint file will be cached for (after accessing the URL). The null value means that the settings value will be used, 0 means no cache.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
 Syntax
Syntaxpublic Nullable<int> CacheMinutes { get; set; }Property Value
Type: 
NullableInt32 See Also
See Also