ICurrentABTestVariantProviderGet Method |
Gets the current A/B test variant for the page that is requested.
Namespace: Kentico.OnlineMarketing.Web.MvcAssembly: Kentico.OnlineMarketing.Web.Mvc (in Kentico.OnlineMarketing.Web.Mvc.dll) Version: 13.0.131
Syntax Return Value
Type:
IABTestVariantReturns the current A/B test variant, or null if no variant is available.
Remarks See Also