ForumGroupInfoGroupHTMLEditor Property |
Gets or sets the value which determines whether the group forums use HTML editor to edit posts.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax public virtual bool GroupHTMLEditor { get; set; }
Property Value
Type:
BooleanSee Also