Click or drag to resize
ForumInfoForumEnableOptIn Property
Gets or sets whether the forum should use double opt-in.

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

Property Value

Type: Boolean
See Also