Click or drag to resize
ABTestInfoProviderGetABTests Method
Returns query of all AB tests.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<ABTestInfo> GetABTests()

Return Value

Type: ObjectQueryABTestInfo
See Also