Click or drag to resize
ABTestMessagesWriter Class
Inheritance Hierarchy
SystemObject
  CMS.OnlineMarketing.Web.UIABTestMessagesWriter

Namespace: CMS.OnlineMarketing.Web.UI
Assembly: CMS.OnlineMarketing.Web.UI (in CMS.OnlineMarketing.Web.UI.dll) Version: 13.0.131
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 methodShowStatusInfo
Displays status information (running/disabled/none) about given AB test.
Top
See Also