WebDAVHelper GetImageResizeValues Method (Int32 , Int32 , Int32 )Kentico 8.0 API Reference
Gets image autoresize values from settings (width, height, maxSideSize).

Namespace: CMS.WebDAV
Assembly: CMS.WebDAV (in CMS.WebDAV.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

width
Type: OnlineSystem Int32 
Width
height
Type: OnlineSystem Int32 
Height
maxSideSize
Type: OnlineSystem Int32 
Max side size
See Also