Click or drag to resize
BoardInfoBoardEnableOptIn Property
Gets or sets whether the message board should use double opt-in.

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

Property Value

Type: Boolean
See Also