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 public Nullable<int> CacheFileSize { get; set; }
Property Value
Type:
NullableInt32See Also