API Questions on Kentico API.
Version 5.x > API > Send Email Template Programmatically View modes: 
User avatar
Guest
joe@jmawebtechnologies.com - 8/8/2011 1:53:43 PM
   
Send Email Template Programmatically
Hi,

I need to send a new, template e-mail from CMS Site Manager > Development > Email Templates programmatically. Can you send me some sample code?

User avatar
Kentico Consulting
Kentico Consulting
kentico_borisp - 8/9/2011 2:56:43 AM
   
RE:Send Email Template Programmatically
Hello,

You can send an e-mail message using our API: CMS.EmailEngine.EmailSender.SendEmail() method. For parameters please see our API reference.

Best regards,
Boris Pocatko