Click or drag to resize
ForumGroupInfoGroupRequireEmail Property
Gets or sets the value which determines whether the user has to enter e-mail when inserting new post.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax
C#
public virtual bool GroupRequireEmail { get; set; }

Property Value

Type: Boolean
See Also