Click or drag to resize
BoardPropertiesShowEmailField Property
Indicates if input field for entering user's e-mail address should be displayed.

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

Property Value

Type: Boolean
See Also