ForumGroupInfoGroupEnableOptIn Property |
Gets or sets whether the forum group should use double opt-in.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public virtual bool GroupEnableOptIn { get; set; }
Property Value
Type:
BooleanSee Also