Click or drag to resize
IABUserStateManagerFactory Interface
Factory for IABUserStateManager.

Namespace: CMS.OnlineMarketing.Internal
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 13.0.131
Syntax
C#
public interface IABUserStateManagerFactory

The IABUserStateManagerFactory type exposes the following members.

Methods
  NameDescription
Public methodCreate
Creates a new user state manager for A/B test identified by abTestName.
Top
See Also