Click or drag to resize
CMSEditableImageResizeToWidth Property
Width 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 ResizeToWidth { get; set; }

Property Value

Type: Int32
See Also