Click or drag to resize
CMSAbstractWebPartCacheItems Property
List of the cache key items for partial caching. Default value is "username;sitename;lang"

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

Property Value

Type: String
See Also