Click or drag to resize
WinnerSelection Class
Scheduled task - selects the best issue variant and sends it to subscribers.
Inheritance Hierarchy
SystemObject
  CMS.NewslettersWinnerSelection

Namespace: CMS.Newsletters
Assembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 9.0.0
Syntax
C#
public class WinnerSelection : ITask

The WinnerSelection type exposes the following members.

Constructors
  NameDescription
Public methodWinnerSelection
Top
Methods
  NameDescription
Public methodExecute
Selects the best issue variant and sends it to subscribers.
Top
See Also