Click or drag to resize
ABTestMessagesWriter Class
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketingABTestMessagesWriter

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
public sealed class ABTestMessagesWriter

The ABTestMessagesWriter type exposes the following members.

Constructors
  NameDescription
Public methodABTestMessagesWriter
Constructor.
Top
Properties
  NameDescription
Public propertyShowMessage
Gets ShowMessage method handler.
Top
Methods
  NameDescription
Public methodShowABTestScheduleInformation
Shows status information about the test if it is scheduled to be started of finished.
Public methodShowMissingVariantsTranslationsWarning
Shows warning if any of AB variants do not have translations into all cultures. Applies only if test is multicultural and current site has more than one culture.
Public methodShowStatusInfo
Displays status information (running/disabled/none) about given AB test.
Top
See Also