Click or drag to resize
BlogCommentInfoProviderEnableEmails Property
Indicates if e-mails are allowed to be sent to subscribers and moderators, by default it is set to True.

Namespace: CMS.Blogs
Assembly: CMS.Blogs (in CMS.Blogs.dll) Version: 9.0.0
Syntax
C#
public static bool EnableEmails { get; set; }

Property Value

Type: Boolean
See Also