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: 12.0.0
Syntax
C#
public bool BoardEnableOptIn { get; set; }

Property Value

Type: Boolean
See Also