CMSAbstractWebPartAvailableCacheItemNames Property |
Gets list of cache items supported by system
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax public static Dictionary<string, bool> AvailableCacheItemNames { get; }
Property Value
Type:
DictionaryString,
BooleanSee Also