CachedABTestManagerGetVariants Method |
Returns all A/B test variants existing for given page.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax Exceptions Exception | Condition |
---|
ArgumentNullException | When passed page is null. |
InvalidOperationException | When feature is not available by license, A/B testing is disabled, resource is not allowed on site, user does not have a Read permission, site isn't defined as content only or document has malformed A/B variant configuration data. |
See Also