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

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

Property Value

Type: DictionaryString, Boolean
See Also