PartialCacheItemsProvider Class |
Namespace: CMS.PortalEngine
public static class PartialCacheItemsProvider
The PartialCacheItemsProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GetCacheItemNames |
Gets the available cache item names with a boolean value indicating whether the cache item name is enabled or not.
|
![]() ![]() | GetEnabledCacheItems |
List of the cache key items for partial caching separated by semicolon.
Default value is "username;sitename;lang".
|