CacheSettingsCacheItemNameParts Property |
Cache item name parts (form the cache item name if the custom item name is not available).
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public IEnumerable CacheItemNameParts { get; set; }
Property Value
Type:
IEnumerableSee Also