Click or drag to resize
BoardInfoBoardSendOptInConfirmation Property
Gets or sets whether subscription confirmation should be sent after double opt-in e-mail.

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

Property Value

Type: Boolean
See Also