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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public int ResizeToHeight { get; set; }

Property Value

Type: Int32
See Also