ForumGroupInfoGroupUseCAPTCHA Property |
Gets or sets the value which determines whether the group forums use CAPTCHA for new posts.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntaxpublic virtual bool GroupUseCAPTCHA { get; set; }
Property Value
Type:
Boolean
See Also