Click or drag to resize
ThreadEmailSender Class
Handles sending message blog e-mails in separated thread.
Inheritance Hierarchy
SystemObject
  CMS.BlogsThreadEmailSender

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 9.0.0
Syntax
C#
public class ThreadEmailSender

The ThreadEmailSender type exposes the following members.

Constructors
  NameDescription
Public methodThreadEmailSender
Constructor - creates and initialize email sender.
Top
Methods
  NameDescription
Public methodSendNewCommentNotification
Sends a notification e-mail to blog post subscribers, to blog moderators and to blog owner.
Top
See Also