Click or drag to resize
ABTestHelperGetUsersTestsInternal 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#
protected virtual IEnumerable<string> GetUsersTestsInternal()

Return Value

Type: IEnumerableString
See Also