Click or drag to resize
ApplicationBuilderExtensions Class
Provides extension methods related to Kentico ASP.NET MVC integration features.
Inheritance Hierarchy
SystemObject
  Kentico.OnlineMarketing.Web.MvcApplicationBuilderExtensions

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 ApplicationBuilderExtensions

The ApplicationBuilderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberUseABTesting
Enables the A/B testing feature.
Top
See Also