Returns list of variants which do not have translations into all cultures for multi-cultural test or specific translation for single culture test.
Returns empty list if no variants were found.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- abTest
- Type: CMS.OnlineMarketing ABTestInfo
AB Test
Return Value
Type: IList ABVariantInfoExceptions
Exception | Condition |
---|---|
System ArgumentNullException | abTest is null |
See Also