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

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

Property Value

Type: String
See Also