Click or drag to resize
ImageHelperGetAutoResizeToHeight Method
Returns HEIGHT the images should be automatically resized to. Value is returned from the site settings.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static int GetAutoResizeToHeight(
	string siteName
)

Parameters

siteName
Type: SystemString

Return Value

Type: Int32
See Also