Click or drag to resize
ForumInfoForumImageMaxSideSize Property
Gets or sets the maximal allowed side size of the image (larger images are resized to this size).

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax
C#
public virtual int ForumImageMaxSideSize { get; set; }

Property Value

Type: Int32
See Also