BlogCommentInfoProviderEnableEmails Property |
Indicates if e-mails are allowed to be sent to subscribers and moderators, by default it is set to True.
Namespace: CMS.BlogsAssembly: CMS.Blogs (in CMS.Blogs.dll) Version: 10.0.0
Syntax public static bool EnableEmails { get; set; }
Property Value
Type:
BooleanSee Also