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

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

Property Value

Type: Int32
See Also