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: 8.2.23
Syntax public virtual bool GroupUseCAPTCHA { get; set; }
Property Value
Type:
BooleanSee Also