Click or drag to resize
ABTestUIHelper Class
Provides helper methods for A/B testing UI.
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketing.InternalABTestUIHelper

Namespace: CMS.OnlineMarketing.Internal
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 13.0.131
Syntax
C#
public static class ABTestUIHelper

The ABTestUIHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsElementVisible
Returns true when A/B testing related element should be visible.
Top
See Also