Click or drag to resize
ForumInfoForumRequireEmail Property
Indicates whether forum requires email.

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

Property Value

Type: Boolean
See Also