Click or drag to resize
BoardPropertiesAllowEmptyRating Property
Indicates if it is allowed to add message without rating.

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

Property Value

Type: Boolean
See Also