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