| SharePointFileCacheOptionsCacheFileSize Property | 
            Gets or sets the maximum size of the file to be cached (value in kB). null value means that the settins value vill be used.
            
 
Namespace: CMS.SharePointAssembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
 Syntax
Syntaxpublic Nullable<int> CacheFileSize { get; set; }Property Value
Type: 
NullableInt32 See Also
See Also