Click or drag to resize
BoardMessageInfoMessageApproved Property
Is message approved or not.

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

Property Value

Type: Boolean
See Also