ForumPostInfoPostApproved Property |
Indicates whether current post is approved, approver is specified by PostApprovedByuserID property.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public virtual bool PostApproved { get; set; }
Property Value
Type:
BooleanSee Also