Click or drag to resize
ForumInfo.ForumEnableAdvancedImage 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.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax
C#
public bool ForumEnableAdvancedImage { get; set; }

Property Value

Type: Boolean
See Also