ForumGroupInfoGroupImageMaxSideSize Property |
Gets or sets the maximal allowed side size of the image (larger images are resized to this size).
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 12.0.0
Syntax public virtual int GroupImageMaxSideSize { get; set; }
Property Value
Type:
Int32See Also