Gets image autoresize values due to field info settings (width, height, maxSideSize).
Namespace: CMS.WebDAVAssembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- ffi
- Type: CMS.FormEngine FormFieldInfo
Form field info
- width
- Type: System Int32
Width
- height
- Type: System Int32
Height
- maxSideSize
- Type: System Int32
Max side size
See Also