Click or drag to resize
BoardMessageInfoMessageApprovedByUserID Property
ID of the user who approved the message.

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

Property Value

Type: Int32
See Also