Click or drag to resize
AbstractGetSharePointFileHandlerCacheMinutes Property
Number of minutes the file will be cached. Zero means the file won't be cahed.

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

Property Value

Type: Int32
See Also