Click or drag to resize
ABTestHelperGetUsersTests Method
Gets names of the current user's A/B tests.

Namespace: CMS.OnlineMarketing.Internal
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public static IEnumerable<string> GetUsersTests()

Return Value

Type: IEnumerableString
See Also