IIssueSender Interface |
Namespace: CMS.Newsletters
public interface IIssueSender
Name | Description | |
---|---|---|
Send(IssueInfo, SubscriberInfo) |
Sends e-mail based on the issue to the specified subscriber.
| |
Send(IssueInfo, DateTime) | Obsolete.
Sends issue at given time (creates scheduled task, QueueSender) to all subscribers.
|