Click or drag to resize
AbstractGetSharePointFileHandlerAllowCache Property
Returns true if the process allows cache.

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

Property Value

Type: Boolean
See Also