IssueSender Send Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodSend(DateTime)
Sends issue at given time (creates scheduled task, QueueSender) to all subscribers.
Public methodSend(String)
Sends issue to e-mail addresses delimited by semicolon.
Public methodSend(SubscriberInfo)
Sends e-mail based on the issue to the specified subscriber.
Back to Top
See Also