Click or drag to resize
AbstractGetSharePointFileServiceCacheFileSizeLimit Property
Maximum size of the file that will be cached (bytes).

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 13.0.131
Syntax
C#
protected virtual int CacheFileSizeLimit { get; }

Property Value

Type: Int32
See Also