Click or drag to resize
CacheSettingsCacheItemPriority Property
Cache priority.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
public CMSCacheItemPriority CacheItemPriority { get; set; }

Property Value

Type: CMSCacheItemPriority
See Also