Click or drag to resize
CMSEditableImageResizeToHeight Property
Height the image should be automatically resized to after it is uploaded.

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

Property Value

Type: Int32
See Also