IConfirmationSender Interface |
Namespace: CMS.Newsletters
public interface IConfirmationSender
The IConfirmationSender type exposes the following members.
Name | Description | |
---|---|---|
![]() | SendConfirmationEmail |
Sends e-mail to confirm subscription/unsubscription of subscriber to newsletter.
|
![]() | SendDoubleOptInEmail |
Sends double opt-in e-mail to confirm subscription.
|
![]() | SendUnsubscriptionConfirmation |
Sends unsubscription confirmation e-mail.
|