Click or drag to resize
ForumGroupInfoGroupUseCAPTCHA Property
Gets or sets the value which determines whether the group forums use CAPTCHA for new posts.

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

Property Value

Type: Boolean
See Also