Click or drag to resize
OutputHelperAvailableCacheItemNames Property
Gets list of cache items supported by system

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 10.0.0
Syntax
C#
public static Dictionary<string, bool> AvailableCacheItemNames { get; }

Property Value

Type: DictionaryString, Boolean
See Also