WebDAVHelper GetImageResizeValues Method (Int32 , Int32 , Int32 )Kentico 8.1 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.1.5347.20411)

Parameters

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