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