Click or drag to resize
PartialCacheItemsProviderGetEnabledCacheItems Method
List of the cache key items for partial caching separated by semicolon. Default value is "username;sitename;lang".

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public static string GetEnabledCacheItems()

Return Value

Type: String
See Also