IssueSenderSend Method (IssueInfo, String) |
Namespace: CMS.Newsletters
public void Send( IssueInfo issue, string recipients )
Exception | Condition |
---|---|
ArgumentNullException | issue is null -or- recipients is null or empty |
InvalidOperationException | Thrown when newsletter or assigned site was not found. |