Click or drag to resize
PartialCacheItemsProvider Methods

The PartialCacheItemsProvider type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetCacheItemNames
Gets the available cache item names with a boolean value indicating whether the cache item name is enabled or not.
Public methodStatic memberGetEnabledCacheItems
List of the cache key items for partial caching separated by semicolon. Default value is "username;sitename;lang".
Top
See Also