Click or drag to resize
ForumGroupInfoGroupIsAnswerLimit Property
Gets or sets the limit of the votes to mark the post as an answer.

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

Property Value

Type: Int32
See Also