ForumPostInfoPostQuestionSolved Property |
Indicates whether current thread (if it's question) is solved - i.e. there is at least one
post marked as solution in the thread.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public virtual bool PostQuestionSolved { get; set; }
Property Value
Type:
BooleanSee Also