EmailService Class |
Namespace: Kentico.Membership
public class EmailService : MessageService, IIdentityMessageService
The EmailService type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmailService |
Initializes a new instance of the EmailService class.
|
![]() | EmailService(IEventLogService) |
Initializes a new instance of the EmailService class.
|
Name | Description | |
---|---|---|
![]() | CreateEmailMessage(IdentityMessage) |
Creates new instance of EmailMessage from the
instance of IdentityMessage.
|
![]() | CreateEmailMessage(String, String, String) |
Creates new instance of EmailMessage (Inherited from MessageService.) |
![]() | SendAsync |
Sends the given message (email).
|
![]() | SendEmailAsync |
Sends the given message (email).
(Inherited from MessageService.) |