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

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

Property Value

Type: Boolean
See Also