Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Newsletters Namespaces
CMS.Newsletters
IIssueSender Interface
IIssueSender Methods
Send Method
Send Method (IssueInfo, SubscriberInfo)
Send Method (IssueInfo, DateTime)
Send Method (IssueInfo, String)
IIssueSender
Send Method (IssueInfo, String)
Sends issue to e-mail addresses delimited by semicolon.
Namespace:
CMS.Newsletters
Assembly:
CMS.Newsletters (in CMS.Newsletters.dll) Version: 10.0.0
Syntax
C#
Copy
void
Send
(
IssueInfo
issue
,
string
recipients
)
Parameters
issue
Type:
CMS.Newsletters
IssueInfo
Issue to be sent
recipients
Type:
System
String
Recipients delimited by semicolon
See Also
Reference
IIssueSender Interface
Send Overload
CMS.Newsletters Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com