Click or drag to resize
BoardPropertiesShowNameField Property
Indicates if input field for entering user's name should be displayed.

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

Property Value

Type: Boolean
See Also