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