Click or drag to resize
ABTestInfoProviderGetABTestsInternal Method
Returns a query for all the ABTestInfo objects.

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

Return Value

Type: ObjectQueryABTestInfo
See Also