Click or drag to resize
ImageHelperGetAutoResizeToWidth Method
Returns WIDTH 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: 8.2.23
Syntax
C#
public static int GetAutoResizeToWidth(
	string siteName
)

Parameters

siteName
Type: SystemString

Return Value

Type: Int32
See Also