ThreadEmailSender Constructor |
Constructor - creates and initialize email sender.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 8.2.23
Syntax public ThreadEmailSender(
BlogCommentInfo blogComment
)
Parameters
- blogComment
- Type: CMS.BlogsBlogCommentInfo
Blog comment information
See Also