Click or drag to resize
ForumViewerDisplayAttachmentImage Property
Gets or sets the value that indicates whether image attachment should be displayed like an image.

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

Property Value

Type: Boolean
See Also