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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<ABTestInfo> GetABTestsInternal()

Return Value

Type: ObjectQueryABTestInfo
See Also