Click or drag to resize
BoardPropertiesBoardEnableAnonymousRead Property
Indicates whether the existing messages should be displayed for the anonymous users.

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

Property Value

Type: Boolean
See Also