Click or drag to resize
PartialCacheHelper Class
Provides helper methods for web part partial cache functionality.
Inheritance Hierarchy
SystemObject
  CMS.PortalEnginePartialCacheHelper

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 10.0.0
Syntax
C#
public static class PartialCacheHelper

The PartialCacheHelper type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberVARY_BY_NOT_CONFIGURED
Value indicating that VaryByParam/VaryByCustom are not configured yet.
Top
See Also