Click or drag to resize
ForumPostInfoPostApproved Property
Indicates whether current post is approved, approver is specified by PostApprovedByuserID property.

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

Property Value

Type: Boolean
See Also