ForumPostInfoPostIsAnswer Property |
Gets or sets the value that indicates how many users set this post answer.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public virtual int PostIsAnswer { get; set; }
Property Value
Type:
Int32See Also