Click or drag to resize
ForumViewerAttachmentImageMaxSideSize Property
Gets or sets the maximum side size of image shown in post attachment list.

Namespace: CMS.Forums.Web.UI
Assembly: CMS.Forums.Web.UI (in CMS.Forums.Web.UI.dll) Version: 10.0.0
Syntax
C#
public int AttachmentImageMaxSideSize { get; set; }

Property Value

Type: Int32
See Also