ImageHelperGetAutoResizeToWidth Method |
Returns WIDTH the images should be automatically resized to. Value is returned from the site settings.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static int GetAutoResizeToWidth(
string siteName
)
Parameters
- siteName
- Type: SystemString
Return Value
Type:
Int32See Also