Click or drag to resize
OutputCacheKeyOptionsExtensions Class
IOutputCacheKeyOptions extension methods.
Inheritance Hierarchy
SystemObject
  Kentico.OnlineMarketing.Web.MvcOutputCacheKeyOptionsExtensions

Namespace: Kentico.OnlineMarketing.Web.Mvc
Assembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public static class OutputCacheKeyOptionsExtensions

The OutputCacheKeyOptionsExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberVaryByABTestVariant
Ensures that output cache varies on A/B test variants.
Public methodStatic memberVaryByPersona
Ensures that output cache varies on persona.
Top
See Also