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