ABTestHelperGetValidVariantsInternal Method |
Returns collection with variant identifiers of A/B tests, which are running and in which the current user is included.
Namespace: CMS.OnlineMarketing.InternalAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax protected virtual IEnumerable<Guid> GetValidVariantsInternal()
Return Value
Type:
IEnumerableGuidSee Also