ForumGroupInfoGroupEnableQuote Property |
Gets or sets the value which determines whether the forum users will be able to insert Quote macros into the post text.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax public bool GroupEnableQuote { get; set; }
Property Value
Type:
BooleanSee Also