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

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

Property Value

Type: Boolean
See Also