Click or drag to resize
ForumGroupInfo.GroupEnableFontUnderline Property
Gets or sets the value which determines whether the forum users will be able to insert underline font macros into the post text.

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

Property Value

Type: Boolean
See Also