Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Old Forums
Search:
Search text
API
Questions on Kentico API.
Version 5.x
>
API
>
Send Email Template Programmatically
View modes:
View mode
Threaded
Flat - newest to oldest
Flat - oldest to newest
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?
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
Top