Kentico.OnlineMarketing.Web.Mvc Namespace |
Class | Description | |
---|---|---|
ABTestLogger |
Class for managing A/B test conversions logging.
| |
ApplicationBuilderExtensions |
Provides extension methods related to Kentico ASP.NET MVC integration features.
| |
HtmlHelperExtensions |
Provides system extension methods for Kentico(HtmlHelper) extension point.
| |
KenticoABTestLoggerController |
Controller responsible for A/B test conversion logging via javascript. Provides method for logging conversions
and method which returns script for logging via javascript AJAX on client side.
| |
OutputCacheKeyOptionsExtensions | IOutputCacheKeyOptions extension methods.
| |
UriExtensions |
Provides extension methods for Uri class.
|
Interface | Description | |
---|---|---|
IABTestLogger |
Defines method for logging A/B test conversions.
|