Click or drag to resize
CacheSettingsCustomCacheItemName Property
Custom cache item name (if set, used instead of the parts).

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

Property Value

Type: String
See Also