Click or drag to resize
BoardMessageInfoMessageUserID Property
Id of the user who inserted message.

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

Property Value

Type: Int32
See Also