Click or drag to resize
AbstractGetSharePointFileHandlerCacheItemName Property
Gets the cahe item name for currently requested file that will be used when composing the cahe key.

Namespace: CMS.SharePoint
Assembly: CMS.SharePoint (in CMS.SharePoint.dll) Version: 8.2.23
Syntax
C#
protected abstract string CacheItemName { get; }

Property Value

Type: String
See Also