Click or drag to resize
CacheSettingsCacheItemNameParts Property
Cache item name parts (form the cache item name if the custom item name is not available).

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public IEnumerable CacheItemNameParts { get; set; }

Property Value

Type: IEnumerable
See Also