Click or drag to resize
CMSEditableImageResizeToMaxSideSize Property
Max side size the image should be automatically resized to after it is uploaded.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public int ResizeToMaxSideSize { get; set; }

Property Value

Type: Int32
See Also